#89EE81#89EE81
#89EE81 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.2% C 0.174 H 142.4°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #89EE81 |
|---|---|
| RGB | rgb(137, 238, 129) |
| HSL | hsl(116, 76%, 72%) |
| HSV | hsv(116, 46%, 93%) |
| CMYK | cmyk(42.4%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(86.03, -50.52, 43.59) |
| CIE-LCH | lch(86.03, 66.73, 139.21°) |
| OKLab | oklab(86.23% -0.1377 0.1061) |
| OKLCH | oklch(86.23% 0.174 142.4) |
| XYZ | xyz(44.8515, 68.0496, 31.5361) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.24
Light Green
#96F97B
ΔE00 3.35
Palegreen
#98FB98
ΔE00 3.43
Easter Green
#8CFD7E
ΔE00 3.57
Lightgreen (survey)
#76FF7B
ΔE00 4.39
Baby Green
#8CFF9E
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EE81 #E681EE
analogous
#C0EE81 #89EE81 #81EEAF
triadic
#89EE81 #8189EE #EE8189
tetradic
#89EE81 #81C0EE #E681EE #EEAF81
square
#89EE81 #81C0EE #E681EE #EEAF81
split-complementary
#89EE81 #AF81EE #EE81C0
monochromatic
#2BD81D #57E74B #89EE81 #BCF5B7 #E6FBE4
Accessibility & contrast
On white
1.44
#89EE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#89EE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EE81
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EE81 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD78
Deuteranopia (green-blind)
#E4D488
Tritanopia (blue-blind)
#7EE8D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #89ee81; /* rgb */ color: rgb(137, 238, 129); /* oklch */ color: oklch(86.2% 0.174 142.4);
Tailwind
colors: {
custom: {
50: '#b0f4a7',
500: '#89ee81',
950: '#000000',
},
}SCSS
$custom: #89ee81; $custom-light: #b0f4a7; $custom-dark: #000000;
JSON
{
"hex": "#89ee81",
"rgb": {
"r": 137,
"g": 238,
"b": 129
},
"hsl": {
"h": 115.596,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.86227,
"c": 0.17385,
"h": 142.4
},
"luminance": 0.68052
}Semantic roles & 50–950 ramp
primary
#89EE81
secondary
#BF4BC8
accent
#0DD8C9
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#111710
muted
#818580