#89EA94#89EA94
#89EA94 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.6% C 0.150 H 146.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA94 |
|---|---|
| RGB | rgb(137, 234, 148) |
| HSL | hsl(127, 70%, 73%) |
| HSV | hsv(127, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(85.15, -46.05, 33.05) |
| CIE-LCH | lch(85.15, 56.68, 144.33°) |
| OKLab | oklab(85.6% -0.1253 0.0824) |
| OKLCH | oklch(85.6% 0.15 146.7) |
| XYZ | xyz(45.0822, 66.2993, 38.4327) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.77
Palegreen
#98FB98
ΔE00 4.07
Foam Green
#90FDA9
ΔE00 4.21
Light Sea Green
#98F6B0
ΔE00 4.28
Mint Green
#8FFF9F
ΔE00 4.46
Baby Green
#8CFF9E
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA94 #EA89DF
analogous
#AEEA89 #89EA94 #89EAC4
triadic
#89EA94 #9489EA #EA9489
tetradic
#89EA94 #89AEEA #EA89DF #EAC489
square
#89EA94 #89AEEA #EA89DF #EAC489
split-complementary
#89EA94 #C489EA #EA89AE
monochromatic
#26D339 #55E165 #89EA94 #BDF3C3 #E5FAE7
Accessibility & contrast
On white
1.47
#89EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#89EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA94
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA94 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8E
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#7BE6D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89ea94; /* rgb */ color: rgb(137, 234, 148); /* oklch */ color: oklch(85.6% 0.150 146.7);
Tailwind
colors: {
custom: {
50: '#b0f1b4',
500: '#89ea94',
950: '#000000',
},
}SCSS
$custom: #89ea94; $custom-light: #b0f1b4; $custom-dark: #000000;
JSON
{
"hex": "#89ea94",
"rgb": {
"r": 137,
"g": 234,
"b": 148
},
"hsl": {
"h": 126.804,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85599,
"c": 0.14997,
"h": 146.7
},
"luminance": 0.66302
}Semantic roles & 50–950 ramp
primary
#89EA94
secondary
#C453B7
accent
#14BCD2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581