#89DB84#89DB84
#89DB84 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.8% C 0.144 H 142.9°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #89DB84 |
|---|---|
| RGB | rgb(137, 219, 132) |
| HSL | hsl(117, 55%, 69%) |
| HSV | hsv(117, 40%, 86%) |
| CMYK | cmyk(37.4%, 0%, 39.7%, 14.1%) |
| CIE-LAB | lab(80.54, -42.02, 35.08) |
| CIE-LCH | lch(80.54, 54.74, 140.14°) |
| OKLab | oklab(81.77% -0.1145 0.0867) |
| OKLCH | oklch(81.77% 0.144 142.9) |
| XYZ | xyz(39.8112, 57.6452, 30.8542) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.24
Lightish Green
#61E160
ΔE00 6.17
Hospital Green
#9BE5AA
ΔE00 6.22
Pistachio
#93C572
ΔE00 6.39
Soft Green
#6FC276
ΔE00 6.59
Weird Green
#3AE57F
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DB84 #D684DB
analogous
#B5DB84 #89DB84 #84DBAB
triadic
#89DB84 #8489DB #DB8489
tetradic
#89DB84 #84B5DB #D684DB #DBAB84
square
#89DB84 #84B5DB #D684DB #DBAB84
split-complementary
#89DB84 #AB84DB #DB84B5
monochromatic
#3BB134 #5CCD55 #89DB84 #B6E9B3 #E4F7E3
Accessibility & contrast
On white
1.68
#89DB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#89DB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DB84
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DB84 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7E
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#81D6C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #89db84; /* rgb */ color: rgb(137, 219, 132); /* oklch */ color: oklch(81.8% 0.144 142.9);
Tailwind
colors: {
custom: {
50: '#afe6a9',
500: '#89db84',
950: '#000000',
},
}SCSS
$custom: #89db84; $custom-light: #afe6a9; $custom-dark: #000000;
JSON
{
"hex": "#89db84",
"rgb": {
"r": 137,
"g": 219,
"b": 132
},
"hsl": {
"h": 116.552,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.81769,
"c": 0.14366,
"h": 142.9
},
"luminance": 0.57647
}Semantic roles & 50–950 ramp
primary
#89DB84
secondary
#AC52B2
accent
#23C2B9
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111610
muted
#818480