#89EA92#89EA92
#89EA92 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.6% C 0.152 H 146.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA92 |
|---|---|
| RGB | rgb(137, 234, 146) |
| HSL | hsl(126, 70%, 73%) |
| HSV | hsv(126, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(85.12, -46.37, 34.02) |
| CIE-LCH | lch(85.12, 57.51, 143.73°) |
| OKLab | oklab(85.56% -0.1262 0.0846) |
| OKLCH | oklch(85.56% 0.152 146.2) |
| XYZ | xyz(44.9253, 66.2365, 37.6062) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.49
Palegreen
#98FB98
ΔE00 3.93
Foam Green
#90FDA9
ΔE00 4.33
Mint Green
#8FFF9F
ΔE00 4.42
Baby Green
#8CFF9E
ΔE00 4.45
Light Sea Green
#98F6B0
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA92 #EA89E1
analogous
#B0EA89 #89EA92 #89EAC2
triadic
#89EA92 #9289EA #EA9289
tetradic
#89EA92 #89B0EA #EA89E1 #EAC289
square
#89EA92 #89B0EA #EA89E1 #EAC289
split-complementary
#89EA92 #C289EA #EA89B0
monochromatic
#26D336 #55E162 #89EA92 #BDF3C2 #E5FAE7
Accessibility & contrast
On white
1.47
#89EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#89EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA92
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA92 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8C
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#7BE6D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89ea92; /* rgb */ color: rgb(137, 234, 146); /* oklch */ color: oklch(85.6% 0.152 146.2);
Tailwind
colors: {
custom: {
50: '#b0f1b3',
500: '#89ea92',
950: '#000000',
},
}SCSS
$custom: #89ea92; $custom-light: #b0f1b3; $custom-dark: #000000;
JSON
{
"hex": "#89ea92",
"rgb": {
"r": 137,
"g": 234,
"b": 146
},
"hsl": {
"h": 125.567,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85562,
"c": 0.15191,
"h": 146.2
},
"luminance": 0.66239
}Semantic roles & 50–950 ramp
primary
#89EA92
secondary
#C453BA
accent
#14C0D2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581