#89DC85#89DC85
#89DC85 is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.0% C 0.144 H 143.1°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #89DC85 |
|---|---|
| RGB | rgb(137, 220, 133) |
| HSL | hsl(117, 55%, 69%) |
| HSV | hsv(117, 40%, 86%) |
| CMYK | cmyk(37.7%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(80.85, -42.31, 34.98) |
| CIE-LCH | lch(80.85, 54.90, 140.42°) |
| OKLab | oklab(82.02% -0.1153 0.0865) |
| OKLCH | oklch(82.02% 0.144 143.1) |
| XYZ | xyz(40.1416, 58.1960, 31.3036) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.02
Hospital Green
#9BE5AA
ΔE00 6.09
Lightish Green
#61E160
ΔE00 6.14
Pistachio
#93C572
ΔE00 6.63
Weird Green
#3AE57F
ΔE00 6.74
Palegreen
#98FB98
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DC85 #D885DC
analogous
#B5DC85 #89DC85 #85DCAD
triadic
#89DC85 #8589DC #DC8589
tetradic
#89DC85 #85B5DC #D885DC #DCAD85
square
#89DC85 #85B5DC #D885DC #DCAD85
split-complementary
#89DC85 #AD85DC #DC85B5
monochromatic
#39B333 #5BCE55 #89DC85 #B7EAB5 #E5F7E4
Accessibility & contrast
On white
1.66
#89DC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#89DC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DC85
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DC85 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7F
Deuteranopia (green-blind)
#D3C68A
Tritanopia (blue-blind)
#80D7C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #89dc85; /* rgb */ color: rgb(137, 220, 133); /* oklch */ color: oklch(82.0% 0.144 143.1);
Tailwind
colors: {
custom: {
50: '#afe7a9',
500: '#89dc85',
950: '#000000',
},
}SCSS
$custom: #89dc85; $custom-light: #afe7a9; $custom-dark: #000000;
JSON
{
"hex": "#89dc85",
"rgb": {
"r": 137,
"g": 220,
"b": 133
},
"hsl": {
"h": 117.241,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.82023,
"c": 0.14414,
"h": 143.1
},
"luminance": 0.58198
}Semantic roles & 50–950 ramp
primary
#89DC85
secondary
#AE52B3
accent
#23C3BC
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481