#71E49E#71E49E
#71E49E is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.3% C 0.145 H 154.9°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71E49E |
|---|---|
| RGB | rgb(113, 228, 158) |
| HSL | hsl(143, 68%, 67%) |
| HSV | hsv(143, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 30.7%, 10.6%) |
| CIE-LAB | lab(82.63, -48.18, 24.39) |
| CIE-LCH | lch(82.63, 54.00, 153.15°) |
| OKLab | oklab(83.34% -0.1314 0.0617) |
| OKLCH | oklch(83.34% 0.145 154.9) |
| XYZ | xyz(40.7219, 61.4628, 42.0587) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.57
Seafoam (survey)
#80F9AD
ΔE00 4.59
Aqua Green
#12E193
ΔE00 4.78
Light Greenish Blue
#63F7B4
ΔE00 4.81
Hospital Green
#9BE5AA
ΔE00 4.91
Light Blue Green
#7EFBB3
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E49E #E471B7
analogous
#7EE471 #71E49E #71E4D7
triadic
#71E49E #9E71E4 #E49E71
tetradic
#71E49E #717EE4 #E471B7 #E4D771
square
#71E49E #717EE4 #E471B7 #E4D771
split-complementary
#71E49E #D771E4 #E4717E
monochromatic
#23B85D #3EDA7B #71E49E #A4EEC1 #D8F8E4
Accessibility & contrast
On white
1.58
#71E49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#71E49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E49E
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E49E | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59A
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#53E2D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e49e; /* rgb */ color: rgb(113, 228, 158); /* oklch */ color: oklch(83.3% 0.145 154.9);
Tailwind
colors: {
custom: {
50: '#a1edbb',
500: '#71e49e',
950: '#000000',
},
}SCSS
$custom: #71e49e; $custom-light: #a1edbb; $custom-dark: #000000;
JSON
{
"hex": "#71e49e",
"rgb": {
"r": 113,
"g": 228,
"b": 158
},
"hsl": {
"h": 143.478,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.83341,
"c": 0.1452,
"h": 154.9
},
"luminance": 0.61466
}Semantic roles & 50–950 ramp
primary
#71E49E
secondary
#B8418A
accent
#1687D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581