#89EB8F#89EB8F
#89EB8F is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.7% C 0.156 H 145.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #89EB8F |
|---|---|
| RGB | rgb(137, 235, 143) |
| HSL | hsl(124, 71%, 73%) |
| HSV | hsv(124, 42%, 92%) |
| CMYK | cmyk(41.7%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(85.36, -47.26, 35.84) |
| CIE-LCH | lch(85.36, 59.31, 142.82°) |
| OKLab | oklab(85.75% -0.1286 0.0888) |
| OKLCH | oklch(85.75% 0.156 145.4) |
| XYZ | xyz(44.9805, 66.7154, 36.4885) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.01
Palegreen
#98FB98
ΔE00 3.56
Mint Green
#8FFF9F
ΔE00 4.21
Baby Green
#8CFF9E
ΔE00 4.23
Foam Green
#90FDA9
ΔE00 4.42
Light Sea Green
#98F6B0
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EB8F #EB89E5
analogous
#B4EB89 #89EB8F #89EBC0
triadic
#89EB8F #8F89EB #EB8F89
tetradic
#89EB8F #89B4EB #EB89E5 #EBC089
square
#89EB8F #89B4EB #EB89E5 #EBC089
split-complementary
#89EB8F #C089EB #EB89B4
monochromatic
#24D52F #55E25D #89EB8F #BDF4C1 #E5FBE6
Accessibility & contrast
On white
1.46
#89EB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#89EB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EB8F
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EB8F | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#7CE6D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89eb8f; /* rgb */ color: rgb(137, 235, 143); /* oklch */ color: oklch(85.7% 0.156 145.4);
Tailwind
colors: {
custom: {
50: '#b0f2b0',
500: '#89eb8f',
950: '#000000',
},
}SCSS
$custom: #89eb8f; $custom-light: #b0f2b0; $custom-dark: #000000;
JSON
{
"hex": "#89eb8f",
"rgb": {
"r": 137,
"g": 235,
"b": 143
},
"hsl": {
"h": 123.673,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.85745,
"c": 0.15627,
"h": 145.4
},
"luminance": 0.66718
}Semantic roles & 50–950 ramp
primary
#89EB8F
secondary
#C553BE
accent
#12C7D3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581