#89EA98#89EA98
#89EA98 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.7% C 0.146 H 147.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA98 |
|---|---|
| RGB | rgb(137, 234, 152) |
| HSL | hsl(129, 70%, 73%) |
| HSV | hsv(129, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(85.21, -45.41, 31.11) |
| CIE-LCH | lch(85.21, 55.04, 145.58°) |
| OKLab | oklab(85.67% -0.1236 0.0778) |
| OKLCH | oklch(85.67% 0.146 147.8) |
| XYZ | xyz(45.4043, 66.4281, 40.1291) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.39
Light Sea Green
#98F6B0
ΔE00 3.75
Foam Green
#90FDA9
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.24
Seafoam Green
#7AF9AB
ΔE00 4.35
Palegreen
#98FB98
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA98 #EA89DB
analogous
#ABEA89 #89EA98 #89EAC8
triadic
#89EA98 #9889EA #EA9889
tetradic
#89EA98 #89ABEA #EA89DB #EAC889
square
#89EA98 #89ABEA #EA89DB #EAC889
split-complementary
#89EA98 #C889EA #EA89AB
monochromatic
#26D340 #55E16B #89EA98 #BDF3C5 #E5FAE8
Accessibility & contrast
On white
1.47
#89EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#89EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA98
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA98 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB93
Deuteranopia (green-blind)
#DED19D
Tritanopia (blue-blind)
#7AE6D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89ea98; /* rgb */ color: rgb(137, 234, 152); /* oklch */ color: oklch(85.7% 0.146 147.8);
Tailwind
colors: {
custom: {
50: '#b0f1b7',
500: '#89ea98',
950: '#000000',
},
}SCSS
$custom: #89ea98; $custom-light: #b0f1b7; $custom-dark: #000000;
JSON
{
"hex": "#89ea98",
"rgb": {
"r": 137,
"g": 234,
"b": 152
},
"hsl": {
"h": 129.278,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85673,
"c": 0.1461,
"h": 147.8
},
"luminance": 0.66431
}Semantic roles & 50–950 ramp
primary
#89EA98
secondary
#C453B3
accent
#14B4D2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581