#89EA81#89EA81
#89EA81 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.3% C 0.168 H 142.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA81 |
|---|---|
| RGB | rgb(137, 234, 129) |
| HSL | hsl(115, 71%, 71%) |
| HSV | hsv(115, 45%, 92%) |
| CMYK | cmyk(41.5%, 0%, 44.9%, 8.2%) |
| CIE-LAB | lab(84.87, -48.86, 42.12) |
| CIE-LCH | lch(84.87, 64.51, 139.24°) |
| OKLab | oklab(85.28% -0.1332 0.1028) |
| OKLCH | oklch(85.28% 0.168 142.4) |
| XYZ | xyz(43.6999, 65.7463, 31.1523) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.05
Palegreen
#98FB98
ΔE00 3.97
Light Green
#96F97B
ΔE00 4.17
Easter Green
#8CFD7E
ΔE00 4.51
Lightish Green
#61E160
ΔE00 4.68
Baby Green
#8CFF9E
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA81 #E281EA
analogous
#BDEA81 #89EA81 #81EAAD
triadic
#89EA81 #8189EA #EA8189
tetradic
#89EA81 #81BDEA #E281EA #EAAD81
square
#89EA81 #81BDEA #E281EA #EAAD81
split-complementary
#89EA81 #AD81EA #EA81BD
monochromatic
#2FCE22 #58E14D #89EA81 #BAF3B5 #E6FBE5
Accessibility & contrast
On white
1.48
#89EA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#89EA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA81
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA81 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD979
Deuteranopia (green-blind)
#E1D088
Tritanopia (blue-blind)
#7FE4D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89ea81; /* rgb */ color: rgb(137, 234, 129); /* oklch */ color: oklch(85.3% 0.168 142.4);
Tailwind
colors: {
custom: {
50: '#b0f1a7',
500: '#89ea81',
950: '#000000',
},
}SCSS
$custom: #89ea81; $custom-light: #b0f1a7; $custom-dark: #000000;
JSON
{
"hex": "#89ea81",
"rgb": {
"r": 137,
"g": 234,
"b": 129
},
"hsl": {
"h": 115.429,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.85277,
"c": 0.16826,
"h": 142.4
},
"luminance": 0.65749
}Semantic roles & 50–950 ramp
primary
#89EA81
secondary
#BA4CC3
accent
#12D3C5
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580