#89EF80#89EF80
#89EF80 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.4% C 0.176 H 142.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #89EF80 |
|---|---|
| RGB | rgb(137, 239, 128) |
| HSL | hsl(115, 78%, 72%) |
| HSV | hsv(115, 46%, 94%) |
| CMYK | cmyk(42.7%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(86.31, -51.07, 44.42) |
| CIE-LCH | lch(86.31, 67.68, 138.98°) |
| OKLab | oklab(86.45% -0.1393 0.1079) |
| OKLCH | oklch(86.45% 0.176 142.2) |
| XYZ | xyz(45.0773, 68.6070, 31.2851) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.48
Light Green
#96F97B
ΔE00 3.06
Easter Green
#8CFD7E
ΔE00 3.27
Palegreen
#98FB98
ΔE00 3.41
Lightgreen (survey)
#76FF7B
ΔE00 4.12
Baby Green
#8CFF9E
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EF80 #E680EF
analogous
#C1EF80 #89EF80 #80EFAF
triadic
#89EF80 #8089EF #EF8089
tetradic
#89EF80 #80C1EF #E680EF #EFAF80
square
#89EF80 #80C1EF #E680EF #EFAF80
split-complementary
#89EF80 #AF80EF #EF80C1
monochromatic
#2BD91B #57E84A #89EF80 #BCF6B6 #E6FCE4
Accessibility & contrast
On white
1.43
#89EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#89EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EF80
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EF80 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#7EE9D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #89ef80; /* rgb */ color: rgb(137, 239, 128); /* oklch */ color: oklch(86.4% 0.176 142.2);
Tailwind
colors: {
custom: {
50: '#b1f5a6',
500: '#89ef80',
950: '#000000',
},
}SCSS
$custom: #89ef80; $custom-light: #b1f5a6; $custom-dark: #000000;
JSON
{
"hex": "#89ef80",
"rgb": {
"r": 137,
"g": 239,
"b": 128
},
"hsl": {
"h": 115.135,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.86449,
"c": 0.17618,
"h": 142.2
},
"luminance": 0.6861
}Semantic roles & 50–950 ramp
primary
#89EF80
secondary
#BF4AC9
accent
#0CDAC9
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580