#89EA8F#89EA8F
#89EA8F is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.5% C 0.155 H 145.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA8F |
|---|---|
| RGB | rgb(137, 234, 143) |
| HSL | hsl(124, 70%, 73%) |
| HSV | hsv(124, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 38.9%, 8.2%) |
| CIE-LAB | lab(85.07, -46.83, 35.46) |
| CIE-LCH | lch(85.07, 58.74, 142.87°) |
| OKLab | oklab(85.51% -0.1275 0.0879) |
| OKLCH | oklch(85.51% 0.155 145.4) |
| XYZ | xyz(44.6950, 66.1444, 36.3933) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.18
Palegreen
#98FB98
ΔE00 3.78
Mint Green
#8FFF9F
ΔE00 4.42
Baby Green
#8CFF9E
ΔE00 4.44
Foam Green
#90FDA9
ΔE00 4.56
Light Sea Green
#98F6B0
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA8F #EA89E4
analogous
#B4EA89 #89EA8F #89EABF
triadic
#89EA8F #8F89EA #EA8F89
tetradic
#89EA8F #89B4EA #EA89E4 #EABF89
square
#89EA8F #89B4EA #EA89E4 #EABF89
split-complementary
#89EA8F #BF89EA #EA89B4
monochromatic
#26D330 #55E15E #89EA8F #BDF3C0 #E5FAE6
Accessibility & contrast
On white
1.48
#89EA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#89EA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA8F
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA8F | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA89
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#7CE5D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89ea8f; /* rgb */ color: rgb(137, 234, 143); /* oklch */ color: oklch(85.5% 0.155 145.4);
Tailwind
colors: {
custom: {
50: '#b0f1b0',
500: '#89ea8f',
950: '#000000',
},
}SCSS
$custom: #89ea8f; $custom-light: #b0f1b0; $custom-dark: #000000;
JSON
{
"hex": "#89ea8f",
"rgb": {
"r": 137,
"g": 234,
"b": 143
},
"hsl": {
"h": 123.711,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85509,
"c": 0.15482,
"h": 145.4
},
"luminance": 0.66147
}Semantic roles & 50–950 ramp
primary
#89EA8F
secondary
#C453BD
accent
#14C6D2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581