HexeesDigital color, made useful.

Color reference#BBF7D0Tailwind Green 200

Color reference

Tailwind Green 200

RGB
rgb(187 247 208)
HSL
hsl(141 79% 85%)
HWB
hwb(141 73% 3%)
Color family
Green
Recommended foreground
#000000

Calculated profile

What the numbers say

At 141° hue, Tailwind Green 200 is a high-saturation, very light, cool-hue sRGB color. Its relative luminance is 81.64%. For text on this background, #000000 produces the stronger contrast at 17.33:1.

HSL lightness
85%
HSL saturation
79%
Relative luminance
81.64%
Hue group
cool-hue

02

Copy-ready color formats

Equivalent sRGB notations calculated from the same six-digit HEX value.

03

Text contrast against this color

Ratios use WCAG relative luminance. Passing a ratio does not by itself certify an interface.

White text1.21:1

Aa

AA normal text
Fail
AA large text
Fail
AAA normal text
Fail
AAA large text
Fail
Black text17.33:1

Aa

AA normal text
Pass
AA large text
Pass
AAA normal text
Pass
AAA large text
Pass

04

Calculated tints and shades

Tints mix the color with white; shades mix it with black in sRGB.

Tints

Shades

05

Hue-wheel relationships

These colors keep the original HSL saturation and lightness while rotating hue. They are mathematical starting points, not automatic design recommendations.

06

Opacity variants

Eight-digit HEX and modern rgb() alpha syntax for the same opacity.

20%
40%
60%
80%

07

CSS starter

A small custom-property block using the calculated foreground with the stronger black-or-white contrast.

--color-tailwind-green-200: #BBF7D0;
--color-tailwind-green-200-rgb: 187 247 208;
--color-tailwind-green-200-hsl: 141 79% 85%;
color: #000000;
background-color: var(--color-tailwind-green-200);

Community review

Suggest a correction

Correction for Tailwind Green 200#BBF7D0

Found an inaccurate name, explanation, source, or accessibility detail? Send a concise correction for editorial review.

20–2,000 characters. Plain text only.

Your email is stored only with this proposal so an editor can clarify the correction. It is never shown publicly.

08 / Verification

Where the values come from

The color name and HEX value are checked against the cited standard. RGB, HSL, HWB, luminance, and contrast are then calculated from that HEX value using published formulas.

Source for the name and HEX
Tailwind CSS default color palette
License
MIT License
Version
Tailwind CSS 3.4.17