#89EB8B#89EB8B
#89EB8B is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.7% C 0.160 H 144.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #89EB8B |
|---|---|
| RGB | rgb(137, 235, 139) |
| HSL | hsl(121, 71%, 73%) |
| HSV | hsv(121, 42%, 92%) |
| CMYK | cmyk(41.7%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(85.30, -47.86, 37.75) |
| CIE-LCH | lch(85.30, 60.96, 141.73°) |
| OKLab | oklab(85.68% -0.1303 0.0931) |
| OKLCH | oklch(85.68% 0.16 144.4) |
| XYZ | xyz(44.6829, 66.5963, 34.9210) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.94
Palegreen
#98FB98
ΔE00 3.49
Mint Green
#8FFF9F
ΔE00 4.32
Baby Green
#8CFF9E
ΔE00 4.33
Foam Green
#90FDA9
ΔE00 4.81
Light Green
#96F97B
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EB8B #EB89E9
analogous
#B8EB89 #89EB8B #89EBBC
triadic
#89EB8B #8B89EB #EB8B89
tetradic
#89EB8B #89B8EB #EB89E9 #EBBC89
square
#89EB8B #89B8EB #EB89E9 #EBBC89
split-complementary
#89EB8B #BC89EB #EB89B8
monochromatic
#24D528 #55E258 #89EB8B #BDF4BE #E5FBE5
Accessibility & contrast
On white
1.47
#89EB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#89EB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EB8B
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EB8B | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB84
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#7DE6D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89eb8b; /* rgb */ color: rgb(137, 235, 139); /* oklch */ color: oklch(85.7% 0.160 144.4);
Tailwind
colors: {
custom: {
50: '#b0f2ae',
500: '#89eb8b',
950: '#000000',
},
}SCSS
$custom: #89eb8b; $custom-light: #b0f2ae; $custom-dark: #000000;
JSON
{
"hex": "#89eb8b",
"rgb": {
"r": 137,
"g": 235,
"b": 139
},
"hsl": {
"h": 121.224,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.85676,
"c": 0.16012,
"h": 144.4
},
"luminance": 0.66599
}Semantic roles & 50–950 ramp
primary
#89EB8B
secondary
#C553C3
accent
#12CFD3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581