#89EA96#89EA96
#89EA96 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.6% C 0.148 H 147.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA96 |
|---|---|
| RGB | rgb(137, 234, 150) |
| HSL | hsl(128, 70%, 73%) |
| HSV | hsv(128, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(85.18, -45.73, 32.08) |
| CIE-LCH | lch(85.18, 55.86, 144.95°) |
| OKLab | oklab(85.64% -0.1245 0.0801) |
| OKLCH | oklch(85.64% 0.148 147.2) |
| XYZ | xyz(45.2419, 66.3631, 39.2737) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.07
Light Sea Green
#98F6B0
ΔE00 4.01
Foam Green
#90FDA9
ΔE00 4.11
Palegreen
#98FB98
ΔE00 4.23
Seafoam (survey)
#80F9AD
ΔE00 4.46
Mint Green
#8FFF9F
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA96 #EA89DD
analogous
#ADEA89 #89EA96 #89EAC6
triadic
#89EA96 #9689EA #EA9689
tetradic
#89EA96 #89ADEA #EA89DD #EAC689
square
#89EA96 #89ADEA #EA89DD #EAC689
split-complementary
#89EA96 #C689EA #EA89AD
monochromatic
#26D33D #55E168 #89EA96 #BDF3C4 #E5FAE8
Accessibility & contrast
On white
1.47
#89EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#89EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA96
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA96 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB90
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#7BE6D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89ea96; /* rgb */ color: rgb(137, 234, 150); /* oklch */ color: oklch(85.6% 0.148 147.2);
Tailwind
colors: {
custom: {
50: '#b0f1b5',
500: '#89ea96',
950: '#000000',
},
}SCSS
$custom: #89ea96; $custom-light: #b0f1b5; $custom-dark: #000000;
JSON
{
"hex": "#89ea96",
"rgb": {
"r": 137,
"g": 234,
"b": 150
},
"hsl": {
"h": 128.041,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85636,
"c": 0.14804,
"h": 147.2
},
"luminance": 0.66366
}Semantic roles & 50–950 ramp
primary
#89EA96
secondary
#C453B5
accent
#14B8D2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581