#71EE95#71EE95
#71EE95 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.6% C 0.167 H 150.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #71EE95 |
|---|---|
| RGB | rgb(113, 238, 149) |
| HSL | hsl(137, 79%, 69%) |
| HSV | hsv(137, 53%, 93%) |
| CMYK | cmyk(52.5%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(85.42, -53.88, 32.73) |
| CIE-LCH | lch(85.42, 63.04, 148.72°) |
| OKLab | oklab(85.57% -0.1462 0.0816) |
| OKLCH | oklch(85.57% 0.167 150.8) |
| XYZ | xyz(42.8064, 66.8261, 39.0709) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 3.45
Seafoam (survey)
#80F9AD
ΔE00 3.61
Lightgreen
#90EE90
ΔE00 3.64
Light Green Blue
#56FCA2
ΔE00 3.76
Sea Green (survey)
#53FCA1
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EE95 #EE71CA
analogous
#8CEE71 #71EE95 #71EED4
triadic
#71EE95 #9571EE #EE9571
tetradic
#71EE95 #718CEE #EE71CA #EED471
square
#71EE95 #718CEE #EE71CA #EED471
split-complementary
#71EE95 #D471EE #EE718C
monochromatic
#18CC4C #3AE76C #71EE95 #A8F5BE #DEFBE7
Accessibility & contrast
On white
1.46
#71EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#71EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EE95
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EE95 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8F
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#54EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #71ee95; /* rgb */ color: rgb(113, 238, 149); /* oklch */ color: oklch(85.6% 0.167 150.8);
Tailwind
colors: {
custom: {
50: '#a2f4b5',
500: '#71ee95',
950: '#000000',
},
}SCSS
$custom: #71ee95; $custom-light: #a2f4b5; $custom-dark: #000000;
JSON
{
"hex": "#71ee95",
"rgb": {
"r": 113,
"g": 238,
"b": 149
},
"hsl": {
"h": 137.28,
"s": 78.616,
"l": 68.824
},
"oklch": {
"l": 0.85569,
"c": 0.16743,
"h": 150.8
},
"luminance": 0.6683
}Semantic roles & 50–950 ramp
primary
#71EE95
secondary
#C73D9F
accent
#0B9FDB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581