#71E69D#71E69D
#71E69D is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.8% C 0.149 H 154.2°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #71E69D |
|---|---|
| RGB | rgb(113, 230, 157) |
| HSL | hsl(143, 70%, 67%) |
| HSV | hsv(143, 51%, 90%) |
| CMYK | cmyk(50.9%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(83.20, -49.20, 25.68) |
| CIE-LCH | lch(83.20, 55.50, 152.44°) |
| OKLab | oklab(83.8% -0.1341 0.0648) |
| OKLCH | oklch(83.8% 0.149 154.2) |
| XYZ | xyz(41.1896, 62.5352, 41.7917) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 4.63
Light Greenish Blue
#63F7B4
ΔE00 4.66
Aqua Green
#12E193
ΔE00 4.82
Light Sea Green
#98F6B0
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E69D #E671BA
analogous
#80E671 #71E69D #71E6D7
triadic
#71E69D #9D71E6 #E69D71
tetradic
#71E69D #7180E6 #E671BA #E6D771
square
#71E69D #7180E6 #E671BA #E6D771
split-complementary
#71E69D #D771E6 #E67180
monochromatic
#21BC5B #3DDD79 #71E69D #A5EFC1 #D9F8E5
Accessibility & contrast
On white
1.55
#71E69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#71E69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E69D
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E69D | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D698
Deuteranopia (green-blind)
#D5CBA1
Tritanopia (blue-blind)
#53E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71e69d; /* rgb */ color: rgb(113, 230, 157); /* oklch */ color: oklch(83.8% 0.149 154.2);
Tailwind
colors: {
custom: {
50: '#a1eeba',
500: '#71e69d',
950: '#000000',
},
}SCSS
$custom: #71e69d; $custom-light: #a1eeba; $custom-dark: #000000;
JSON
{
"hex": "#71e69d",
"rgb": {
"r": 113,
"g": 230,
"b": 157
},
"hsl": {
"h": 142.564,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.83801,
"c": 0.14893,
"h": 154.2
},
"luminance": 0.62539
}Semantic roles & 50–950 ramp
primary
#71E69D
secondary
#BB408D
accent
#138AD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581