#89DC89#89DC89
#89DC89 is a very light, vivid green. Relative luminance 0.583; OKLCH L 82.1% C 0.140 H 144.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #89DC89 |
|---|---|
| RGB | rgb(137, 220, 137) |
| HSL | hsl(120, 54%, 70%) |
| HSV | hsv(120, 38%, 86%) |
| CMYK | cmyk(37.7%, 0%, 37.7%, 13.7%) |
| CIE-LAB | lab(80.91, -41.70, 33.03) |
| CIE-LCH | lch(80.91, 53.20, 141.62°) |
| OKLab | oklab(82.09% -0.1136 0.0821) |
| OKLCH | oklch(82.09% 0.14 144.2) |
| XYZ | xyz(40.4232, 58.3087, 32.7868) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.13
Hospital Green
#9BE5AA
ΔE00 5.46
Soft Green
#6FC276
ΔE00 6.67
Lightish Green
#61E160
ΔE00 6.69
Weird Green
#3AE57F
ΔE00 6.75
Light Sea Green
#98F6B0
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DC89 #DC89DC
analogous
#B3DC89 #89DC89 #89DCB3
triadic
#89DC89 #8989DC #DC8989
tetradic
#89DC89 #89B2DC #DC89DC #DCB389
square
#89DC89 #89B2DC #DC89DC #DCB389
split-complementary
#89DC89 #B289DC #DC89B3
monochromatic
#36B536 #5ACE5A #89DC89 #B8EAB8 #E7F8E7
Accessibility & contrast
On white
1.66
#89DC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#89DC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DC89
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DC89 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE83
Deuteranopia (green-blind)
#D3C68E
Tritanopia (blue-blind)
#80D8C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #89dc89; /* rgb */ color: rgb(137, 220, 137); /* oklch */ color: oklch(82.1% 0.140 144.2);
Tailwind
colors: {
custom: {
50: '#afe7ac',
500: '#89dc89',
950: '#000000',
},
}SCSS
$custom: #89dc89; $custom-light: #afe7ac; $custom-dark: #000000;
JSON
{
"hex": "#89dc89",
"rgb": {
"r": 137,
"g": 220,
"b": 137
},
"hsl": {
"h": 120,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.82094,
"c": 0.14016,
"h": 144.2
},
"luminance": 0.58311
}Semantic roles & 50–950 ramp
primary
#89DC89
secondary
#B356B3
accent
#24C2C2
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481