#89EA7E#89EA7E
#89EA7E is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.2% C 0.171 H 141.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA7E |
|---|---|
| RGB | rgb(137, 234, 126) |
| HSL | hsl(114, 72%, 71%) |
| HSV | hsv(114, 46%, 92%) |
| CMYK | cmyk(41.5%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(84.83, -49.27, 43.53) |
| CIE-LCH | lch(84.83, 65.74, 138.54°) |
| OKLab | oklab(85.23% -0.1344 0.1058) |
| OKLCH | oklch(85.23% 0.171 141.8) |
| XYZ | xyz(43.5034, 65.6677, 30.1174) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.46
Light Green
#96F97B
ΔE00 3.90
Palegreen
#98FB98
ΔE00 4.16
Easter Green
#8CFD7E
ΔE00 4.32
Lightish Green
#61E160
ΔE00 4.45
Lightgreen (survey)
#76FF7B
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA7E #DF7EEA
analogous
#BFEA7E #89EA7E #7EEAA9
triadic
#89EA7E #7E89EA #EA7E89
tetradic
#89EA7E #7EBFEA #DF7EEA #EAA97E
square
#89EA7E #7EBFEA #DF7EEA #EAA97E
split-complementary
#89EA7E #A97EEA #EA7EBF
monochromatic
#33CC21 #59E149 #89EA7E #B9F3B3 #E7FBE5
Accessibility & contrast
On white
1.49
#89EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#89EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA7E
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA7E | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD975
Deuteranopia (green-blind)
#E1D085
Tritanopia (blue-blind)
#7FE4D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89ea7e; /* rgb */ color: rgb(137, 234, 126); /* oklch */ color: oklch(85.2% 0.171 141.8);
Tailwind
colors: {
custom: {
50: '#b0f1a5',
500: '#89ea7e',
950: '#000000',
},
}SCSS
$custom: #89ea7e; $custom-light: #b0f1a5; $custom-dark: #000000;
JSON
{
"hex": "#89ea7e",
"rgb": {
"r": 137,
"g": 234,
"b": 126
},
"hsl": {
"h": 113.889,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.85231,
"c": 0.17108,
"h": 141.8
},
"luminance": 0.6567
}Semantic roles & 50–950 ramp
primary
#89EA7E
secondary
#B749C3
accent
#11D4C0
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580