#89EB85#89EB85
#89EB85 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.6% C 0.166 H 143.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #89EB85 |
|---|---|
| RGB | rgb(137, 235, 133) |
| HSL | hsl(118, 72%, 72%) |
| HSV | hsv(118, 43%, 92%) |
| CMYK | cmyk(41.7%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(85.21, -48.72, 40.60) |
| CIE-LCH | lch(85.21, 63.42, 140.19°) |
| OKLab | oklab(85.58% -0.1327 0.0995) |
| OKLCH | oklch(85.58% 0.166 143.2) |
| XYZ | xyz(44.2565, 66.4257, 32.6752) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.52
Palegreen
#98FB98
ΔE00 3.61
Light Green
#96F97B
ΔE00 4.38
Easter Green
#8CFD7E
ΔE00 4.59
Baby Green
#8CFF9E
ΔE00 4.66
Mint Green
#8FFF9F
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EB85 #E785EB
analogous
#BCEB85 #89EB85 #85EBB4
triadic
#89EB85 #8589EB #EB8589
tetradic
#89EB85 #85BCEB #E785EB #EBB485
square
#89EB85 #85BCEB #E785EB #EBB485
split-complementary
#89EB85 #B485EB #EB85BC
monochromatic
#2AD323 #56E250 #89EB85 #BCF4BA #E6FBE5
Accessibility & contrast
On white
1.47
#89EB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#89EB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EB85
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EB85 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7D
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#7EE6D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89eb85; /* rgb */ color: rgb(137, 235, 133); /* oklch */ color: oklch(85.6% 0.166 143.2);
Tailwind
colors: {
custom: {
50: '#b0f2aa',
500: '#89eb85',
950: '#000000',
},
}SCSS
$custom: #89eb85; $custom-light: #b0f2aa; $custom-dark: #000000;
JSON
{
"hex": "#89eb85",
"rgb": {
"r": 137,
"g": 235,
"b": 133
},
"hsl": {
"h": 117.647,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.85577,
"c": 0.16587,
"h": 143.2
},
"luminance": 0.66428
}Semantic roles & 50–950 ramp
primary
#89EB85
secondary
#C04FC5
accent
#12D4CC
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581