#89DC8A#89DC8A
#89DC8A is a very light, vivid green. Relative luminance 0.583; OKLCH L 82.1% C 0.139 H 144.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #89DC8A |
|---|---|
| RGB | rgb(137, 220, 138) |
| HSL | hsl(121, 54%, 70%) |
| HSV | hsv(121, 38%, 86%) |
| CMYK | cmyk(37.7%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(80.93, -41.55, 32.55) |
| CIE-LCH | lch(80.93, 52.78, 141.93°) |
| OKLab | oklab(82.11% -0.1132 0.0809) |
| OKLCH | oklch(82.11% 0.139 144.4) |
| XYZ | xyz(40.4953, 58.3375, 33.1663) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.18
Hospital Green
#9BE5AA
ΔE00 5.30
Soft Green
#6FC276
ΔE00 6.66
Light Sea Green
#98F6B0
ΔE00 6.67
Weird Green
#3AE57F
ΔE00 6.77
Lightish Green
#61E160
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DC8A #DC89DB
analogous
#B1DC89 #89DC8A #89DCB4
triadic
#89DC8A #8A89DC #DC8A89
tetradic
#89DC8A #89B1DC #DC89DB #DCB489
square
#89DC8A #89B1DC #DC89DB #DCB489
split-complementary
#89DC8A #B489DC #DC89B1
monochromatic
#36B537 #5ACE5B #89DC8A #B8EAB9 #E7F8E8
Accessibility & contrast
On white
1.66
#89DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#89DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DC8A
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DC8A | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#7FD8C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #89dc8a; /* rgb */ color: rgb(137, 220, 138); /* oklch */ color: oklch(82.1% 0.139 144.4);
Tailwind
colors: {
custom: {
50: '#afe7ad',
500: '#89dc8a',
950: '#000000',
},
}SCSS
$custom: #89dc8a; $custom-light: #afe7ad; $custom-dark: #000000;
JSON
{
"hex": "#89dc8a",
"rgb": {
"r": 137,
"g": 220,
"b": 138
},
"hsl": {
"h": 120.723,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.82113,
"c": 0.13915,
"h": 144.4
},
"luminance": 0.5834
}Semantic roles & 50–950 ramp
primary
#89DC8A
secondary
#B356B2
accent
#24C0C2
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481