#89EB89#89EB89
#89EB89 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.6% C 0.162 H 144.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #89EB89 |
|---|---|
| RGB | rgb(137, 235, 137) |
| HSL | hsl(120, 71%, 73%) |
| HSV | hsv(120, 42%, 92%) |
| CMYK | cmyk(41.7%, 0%, 41.7%, 7.8%) |
| CIE-LAB | lab(85.27, -48.15, 38.71) |
| CIE-LCH | lch(85.27, 61.78, 141.20°) |
| OKLab | oklab(85.64% -0.1311 0.0953) |
| OKLCH | oklch(85.64% 0.162 144) |
| XYZ | xyz(44.5381, 66.5384, 34.1584) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.08
Palegreen
#98FB98
ΔE00 3.50
Mint Green
#8FFF9F
ΔE00 4.41
Baby Green
#8CFF9E
ΔE00 4.42
Light Green
#96F97B
ΔE00 4.86
Easter Green
#8CFD7E
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EB89 #EB89EB
analogous
#BAEB89 #89EB89 #89EBBA
triadic
#89EB89 #8989EB #EB8989
tetradic
#89EB89 #89BAEB #EB89EB #EBBA89
square
#89EB89 #89BAEB #EB89EB #EBBA89
split-complementary
#89EB89 #BA89EB #EB89BA
monochromatic
#24D524 #55E255 #89EB89 #BDF4BD #E5FBE5
Accessibility & contrast
On white
1.47
#89EB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#89EB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EB89
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EB89 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#E1D18F
Tritanopia (blue-blind)
#7DE6D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89eb89; /* rgb */ color: rgb(137, 235, 137); /* oklch */ color: oklch(85.6% 0.162 144.0);
Tailwind
colors: {
custom: {
50: '#b0f2ac',
500: '#89eb89',
950: '#000000',
},
}SCSS
$custom: #89eb89; $custom-light: #b0f2ac; $custom-dark: #000000;
JSON
{
"hex": "#89eb89",
"rgb": {
"r": 137,
"g": 235,
"b": 137
},
"hsl": {
"h": 120,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.85643,
"c": 0.16205,
"h": 144
},
"luminance": 0.66541
}Semantic roles & 50–950 ramp
primary
#89EB89
secondary
#C553C5
accent
#12D3D3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581