#71D697#71D697
#71D697 is a light, vivid green. Relative luminance 0.538; OKLCH L 79.8% C 0.132 H 154.7°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #71D697 |
|---|---|
| RGB | rgb(113, 214, 151) |
| HSL | hsl(143, 55%, 64%) |
| HSV | hsv(143, 47%, 84%) |
| CMYK | cmyk(47.2%, 0%, 29.4%, 16.1%) |
| CIE-LAB | lab(78.37, -43.52, 22.21) |
| CIE-LCH | lch(78.37, 48.86, 152.97°) |
| OKLab | oklab(79.83% -0.1189 0.0563) |
| OKLCH | oklch(79.83% 0.132 154.7) |
| XYZ | xyz(36.4399, 53.8354, 37.7432) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.12
Emerald
#50C878
ΔE00 5.52
Hospital Green
#9BE5AA
ΔE00 5.55
Aqua Green
#12E193
ΔE00 5.79
Eucalyptus
#44D7A8
ΔE00 6.03
Seaweed
#18D17B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D697 #D671B0
analogous
#7ED671 #71D697 #71D6C9
triadic
#71D697 #9771D6 #D69771
tetradic
#71D697 #717ED6 #D671B0 #D6C971
square
#71D697 #717ED6 #D671B0 #D6C971
split-complementary
#71D697 #C971D6 #D6717E
monochromatic
#2E9F58 #42C874 #71D697 #A0E4BA #D0F1DD
Accessibility & contrast
On white
1.78
#71D697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#71D697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D697
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D697 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C893
Deuteranopia (green-blind)
#C7BE9B
Tritanopia (blue-blind)
#59D4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71d697; /* rgb */ color: rgb(113, 214, 151); /* oklch */ color: oklch(79.8% 0.132 154.7);
Tailwind
colors: {
custom: {
50: '#9fe3b6',
500: '#71d697',
950: '#000000',
},
}SCSS
$custom: #71d697; $custom-light: #9fe3b6; $custom-dark: #000000;
JSON
{
"hex": "#71d697",
"rgb": {
"r": 113,
"g": 214,
"b": 151
},
"hsl": {
"h": 142.574,
"s": 55.191,
"l": 64.118
},
"oklch": {
"l": 0.79825,
"c": 0.13158,
"h": 154.7
},
"luminance": 0.53838
}Semantic roles & 50–950 ramp
primary
#71D697
secondary
#A34881
accent
#2387C3
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481