#89DC84#89DC84
#89DC84 is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.0% C 0.145 H 142.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #89DC84 |
|---|---|
| RGB | rgb(137, 220, 132) |
| HSL | hsl(117, 56%, 69%) |
| HSV | hsv(117, 40%, 86%) |
| CMYK | cmyk(37.7%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(80.83, -42.46, 35.46) |
| CIE-LCH | lch(80.83, 55.32, 140.13°) |
| OKLab | oklab(82.01% -0.1157 0.0876) |
| OKLCH | oklch(82.01% 0.145 142.9) |
| XYZ | xyz(40.0728, 58.1685, 30.9415) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.01
Lightish Green
#61E160
ΔE00 6.01
Hospital Green
#9BE5AA
ΔE00 6.25
Pistachio
#93C572
ΔE00 6.58
Palegreen
#98FB98
ΔE00 6.74
Weird Green
#3AE57F
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DC84 #D784DC
analogous
#B5DC84 #89DC84 #84DCAB
triadic
#89DC84 #8489DC #DC8489
tetradic
#89DC84 #84B5DC #D784DC #DCAB84
square
#89DC84 #84B5DC #D784DC #DCAB84
split-complementary
#89DC84 #AB84DC #DC84B5
monochromatic
#3AB333 #5BCE54 #89DC84 #B7EAB4 #E4F7E3
Accessibility & contrast
On white
1.66
#89DC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#89DC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DC84
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DC84 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7E
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#81D7C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #89dc84; /* rgb */ color: rgb(137, 220, 132); /* oklch */ color: oklch(82.0% 0.145 142.9);
Tailwind
colors: {
custom: {
50: '#afe7a9',
500: '#89dc84',
950: '#000000',
},
}SCSS
$custom: #89dc84; $custom-light: #afe7a9; $custom-dark: #000000;
JSON
{
"hex": "#89dc84",
"rgb": {
"r": 137,
"g": 220,
"b": 132
},
"hsl": {
"h": 116.591,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.82006,
"c": 0.14514,
"h": 142.9
},
"luminance": 0.58171
}Semantic roles & 50–950 ramp
primary
#89DC84
secondary
#AD51B3
accent
#22C3BA
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111610
muted
#818480