#89EA7B#89EA7B
#89EA7B is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.2% C 0.174 H 141.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA7B |
|---|---|
| RGB | rgb(137, 234, 123) |
| HSL | hsl(112, 73%, 70%) |
| HSV | hsv(112, 47%, 92%) |
| CMYK | cmyk(41.5%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(84.79, -49.66, 44.93) |
| CIE-LCH | lch(84.79, 66.97, 137.87°) |
| OKLab | oklab(85.19% -0.1356 0.1088) |
| OKLCH | oklch(85.19% 0.174 141.3) |
| XYZ | xyz(43.3127, 65.5915, 29.1132) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.87
Light Green
#96F97B
ΔE00 3.67
Easter Green
#8CFD7E
ΔE00 4.17
Lightish Green
#61E160
ΔE00 4.26
Palegreen
#98FB98
ΔE00 4.39
Lightgreen (survey)
#76FF7B
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA7B #DC7BEA
analogous
#C1EA7B #89EA7B #7BEAA4
triadic
#89EA7B #7B89EA #EA7B89
tetradic
#89EA7B #7BC1EA #DC7BEA #EAA47B
square
#89EA7B #7BC1EA #DC7BEA #EAA47B
split-complementary
#89EA7B #A47BEA #EA7BC1
monochromatic
#36CA20 #5AE246 #89EA7B #B8F2B0 #E7FBE5
Accessibility & contrast
On white
1.49
#89EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#89EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA7B
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA7B | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD972
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#80E4D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89ea7b; /* rgb */ color: rgb(137, 234, 123); /* oklch */ color: oklch(85.2% 0.174 141.3);
Tailwind
colors: {
custom: {
50: '#b0f1a3',
500: '#89ea7b',
950: '#000000',
},
}SCSS
$custom: #89ea7b; $custom-light: #b0f1a3; $custom-dark: #000000;
JSON
{
"hex": "#89ea7b",
"rgb": {
"r": 137,
"g": 234,
"b": 123
},
"hsl": {
"h": 112.432,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.85186,
"c": 0.17387,
"h": 141.3
},
"luminance": 0.65594
}Semantic roles & 50–950 ramp
primary
#89EA7B
secondary
#B346C3
accent
#11D5BC
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580