#89CC80#89CC80
#89CC80 is a light, vivid green. Relative luminance 0.501; OKLCH L 78.2% C 0.125 H 141.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89CC80 |
|---|---|
| RGB | rgb(137, 204, 128) |
| HSL | hsl(113, 43%, 65%) |
| HSV | hsv(113, 37%, 80%) |
| CMYK | cmyk(32.8%, 0%, 37.3%, 20%) |
| CIE-LAB | lab(76.11, -35.90, 31.33) |
| CIE-LCH | lch(76.11, 47.65, 138.89°) |
| OKLab | oklab(78.15% -0.0979 0.0778) |
| OKLCH | oklch(78.15% 0.125 141.5) |
| XYZ | xyz(35.8043, 50.0610, 28.1941) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.75
Soft Green
#6FC276
ΔE00 3.92
Emerald
#50C878
ΔE00 6.38
Light Moss Green
#A6C875
ΔE00 6.49
Lichen
#8FB67B
ΔE00 6.68
Fern
#63B76C
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CC80 #C380CC
analogous
#AFCC80 #89CC80 #80CC9D
triadic
#89CC80 #8089CC #CC8089
tetradic
#89CC80 #80AFCC #C380CC #CC9D80
square
#89CC80 #80AFCC #C380CC #CC9D80
split-complementary
#89CC80 #9D80CC #CC80AF
monochromatic
#47963C #60BA54 #89CC80 #B2DEAC #DAEFD7
Accessibility & contrast
On white
1.91
#89CC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#89CC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CC80
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CC80 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#C6B984
Tritanopia (blue-blind)
#84C7B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89cc80; /* rgb */ color: rgb(137, 204, 128); /* oklch */ color: oklch(78.2% 0.125 141.5);
Tailwind
colors: {
custom: {
50: '#aedca5',
500: '#89cc80',
950: '#000000',
},
}SCSS
$custom: #89cc80; $custom-light: #aedca5; $custom-dark: #000000;
JSON
{
"hex": "#89cc80",
"rgb": {
"r": 137,
"g": 204,
"b": 128
},
"hsl": {
"h": 112.895,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.78151,
"c": 0.1251,
"h": 141.5
},
"luminance": 0.50063
}Semantic roles & 50–950 ramp
primary
#89CC80
secondary
#93549C
accent
#30B6A6
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480