#71EE98#71EE98
#71EE98 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.165 H 151.6°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #71EE98 |
|---|---|
| RGB | rgb(113, 238, 152) |
| HSL | hsl(139, 79%, 69%) |
| HSV | hsv(139, 53%, 93%) |
| CMYK | cmyk(52.5%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(85.47, -53.37, 31.29) |
| CIE-LCH | lch(85.47, 61.86, 149.62°) |
| OKLab | oklab(85.63% -0.1449 0.0783) |
| OKLCH | oklch(85.63% 0.165 151.6) |
| XYZ | xyz(43.0490, 66.9231, 40.3486) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.25
Light Bluish Green
#76FDA8
ΔE00 3.27
Light Green Blue
#56FCA2
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.69
Foam Green
#90FDA9
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EE98 #EE71C7
analogous
#89EE71 #71EE98 #71EED7
triadic
#71EE98 #9871EE #EE9871
tetradic
#71EE98 #7189EE #EE71C7 #EED771
square
#71EE98 #7189EE #EE71C7 #EED771
split-complementary
#71EE98 #D771EE #EE7189
monochromatic
#18CC51 #3AE770 #71EE98 #A8F5C0 #DEFBE7
Accessibility & contrast
On white
1.46
#71EE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#71EE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EE98
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EE98 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD92
Deuteranopia (green-blind)
#DDD19D
Tritanopia (blue-blind)
#53EBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #71ee98; /* rgb */ color: rgb(113, 238, 152); /* oklch */ color: oklch(85.6% 0.165 151.6);
Tailwind
colors: {
custom: {
50: '#a2f4b7',
500: '#71ee98',
950: '#000000',
},
}SCSS
$custom: #71ee98; $custom-light: #a2f4b7; $custom-dark: #000000;
JSON
{
"hex": "#71ee98",
"rgb": {
"r": 113,
"g": 238,
"b": 152
},
"hsl": {
"h": 138.72,
"s": 78.616,
"l": 68.824
},
"oklch": {
"l": 0.85626,
"c": 0.16467,
"h": 151.6
},
"luminance": 0.66927
}Semantic roles & 50–950 ramp
primary
#71EE98
secondary
#C73D9C
accent
#0B9ADB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581