#89EA93#89EA93
#89EA93 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.6% C 0.151 H 146.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA93 |
|---|---|
| RGB | rgb(137, 234, 147) |
| HSL | hsl(126, 70%, 73%) |
| HSV | hsv(126, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(85.13, -46.21, 33.53) |
| CIE-LCH | lch(85.13, 57.09, 144.03°) |
| OKLab | oklab(85.58% -0.1258 0.0835) |
| OKLCH | oklch(85.58% 0.151 146.4) |
| XYZ | xyz(45.0034, 66.2677, 38.0177) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.63
Palegreen
#98FB98
ΔE00 4.00
Foam Green
#90FDA9
ΔE00 4.27
Light Sea Green
#98F6B0
ΔE00 4.41
Mint Green
#8FFF9F
ΔE00 4.43
Baby Green
#8CFF9E
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA93 #EA89E0
analogous
#AFEA89 #89EA93 #89EAC4
triadic
#89EA93 #9389EA #EA9389
tetradic
#89EA93 #89AFEA #EA89E0 #EAC489
square
#89EA93 #89AFEA #EA89E0 #EAC489
split-complementary
#89EA93 #C489EA #EA89AF
monochromatic
#26D337 #55E163 #89EA93 #BDF3C3 #E5FAE7
Accessibility & contrast
On white
1.47
#89EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#89EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA93
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA93 | 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)
#EDDA8D
Deuteranopia (green-blind)
#DED198
Tritanopia (blue-blind)
#7BE6D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89ea93; /* rgb */ color: rgb(137, 234, 147); /* oklch */ color: oklch(85.6% 0.151 146.4);
Tailwind
colors: {
custom: {
50: '#b0f1b3',
500: '#89ea93',
950: '#000000',
},
}SCSS
$custom: #89ea93; $custom-light: #b0f1b3; $custom-dark: #000000;
JSON
{
"hex": "#89ea93",
"rgb": {
"r": 137,
"g": 234,
"b": 147
},
"hsl": {
"h": 126.186,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.8558,
"c": 0.15095,
"h": 146.4
},
"luminance": 0.66271
}Semantic roles & 50–950 ramp
primary
#89EA93
secondary
#C453B8
accent
#14BED2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581