#71D899#71D899
#71D899 is a light, vivid green. Relative luminance 0.549; OKLCH L 80.3% C 0.133 H 155.1°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #71D899 |
|---|---|
| RGB | rgb(113, 216, 153) |
| HSL | hsl(143, 57%, 65%) |
| HSV | hsv(143, 48%, 85%) |
| CMYK | cmyk(47.7%, 0%, 29.2%, 15.3%) |
| CIE-LAB | lab(78.99, -44.01, 22.02) |
| CIE-LCH | lch(78.99, 49.21, 153.42°) |
| OKLab | oklab(80.35% -0.1203 0.0559) |
| OKLCH | oklch(80.35% 0.133 155.1) |
| XYZ | xyz(37.1130, 54.9195, 38.7756) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.83
Hospital Green
#9BE5AA
ΔE00 5.33
Aqua Green
#12E193
ΔE00 5.56
Emerald
#50C878
ΔE00 5.87
Eucalyptus
#44D7A8
ΔE00 5.89
Seaweed
#18D17B
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D899 #D871B0
analogous
#7DD871 #71D899 #71D8CD
triadic
#71D899 #9971D8 #D89971
tetradic
#71D899 #717DD8 #D871B0 #D8CD71
square
#71D899 #717DD8 #D871B0 #D8CD71
split-complementary
#71D899 #CD71D8 #D8717D
monochromatic
#2DA25A #41CB77 #71D899 #A1E5BB #D1F2DE
Accessibility & contrast
On white
1.75
#71D899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#71D899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D899
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D899 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA95
Deuteranopia (green-blind)
#C8BF9D
Tritanopia (blue-blind)
#58D6C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #71d899; /* rgb */ color: rgb(113, 216, 153); /* oklch */ color: oklch(80.3% 0.133 155.1);
Tailwind
colors: {
custom: {
50: '#a0e4b7',
500: '#71d899',
950: '#000000',
},
}SCSS
$custom: #71d899; $custom-light: #a0e4b7; $custom-dark: #000000;
JSON
{
"hex": "#71d899",
"rgb": {
"r": 113,
"g": 216,
"b": 153
},
"hsl": {
"h": 143.301,
"s": 56.906,
"l": 64.51
},
"oklch": {
"l": 0.80349,
"c": 0.13265,
"h": 155.1
},
"luminance": 0.54922
}Semantic roles & 50–950 ramp
primary
#71D899
secondary
#A64781
accent
#2185C4
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481