#89DA84#89DA84
#89DA84 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.5% C 0.142 H 142.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #89DA84 |
|---|---|
| RGB | rgb(137, 218, 132) |
| HSL | hsl(117, 54%, 69%) |
| HSV | hsv(117, 39%, 85%) |
| CMYK | cmyk(37.2%, 0%, 39.4%, 14.5%) |
| CIE-LAB | lab(80.25, -41.58, 34.71) |
| CIE-LCH | lch(80.25, 54.16, 140.15°) |
| OKLab | oklab(81.53% -0.1134 0.0858) |
| OKLCH | oklch(81.53% 0.142 142.9) |
| XYZ | xyz(39.5511, 57.1250, 30.7675) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.48
Pistachio
#93C572
ΔE00 6.20
Hospital Green
#9BE5AA
ΔE00 6.20
Lightish Green
#61E160
ΔE00 6.33
Soft Green
#6FC276
ΔE00 6.37
Weird Green
#3AE57F
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DA84 #D584DA
analogous
#B4DA84 #89DA84 #84DAAA
triadic
#89DA84 #8489DA #DA8489
tetradic
#89DA84 #84B4DA #D584DA #DAAA84
square
#89DA84 #84B4DA #D584DA #DAAA84
split-complementary
#89DA84 #AA84DA #DA84B4
monochromatic
#3CAF35 #5CCC55 #89DA84 #B6E8B3 #E3F6E2
Accessibility & contrast
On white
1.69
#89DA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#89DA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DA84
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DA84 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7E
Deuteranopia (green-blind)
#D2C489
Tritanopia (blue-blind)
#81D5C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #89da84; /* rgb */ color: rgb(137, 218, 132); /* oklch */ color: oklch(81.5% 0.142 142.9);
Tailwind
colors: {
custom: {
50: '#afe6a8',
500: '#89da84',
950: '#000000',
},
}SCSS
$custom: #89da84; $custom-light: #afe6a8; $custom-dark: #000000;
JSON
{
"hex": "#89da84",
"rgb": {
"r": 137,
"g": 218,
"b": 132
},
"hsl": {
"h": 116.512,
"s": 53.75,
"l": 68.627
},
"oklch": {
"l": 0.81533,
"c": 0.14218,
"h": 142.9
},
"luminance": 0.57127
}Semantic roles & 50–950 ramp
primary
#89DA84
secondary
#AB52B0
accent
#24C1B8
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111610
muted
#818480