#89DC76#89DC76
#89DC76 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.8% C 0.159 H 139.9°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #89DC76 |
|---|---|
| RGB | rgb(137, 220, 118) |
| HSL | hsl(109, 59%, 66%) |
| HSV | hsv(109, 46%, 86%) |
| CMYK | cmyk(37.7%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(80.63, -44.41, 42.16) |
| CIE-LCH | lch(80.63, 61.24, 136.49°) |
| OKLab | oklab(81.78% -0.1215 0.1024) |
| OKLCH | oklch(81.78% 0.159 139.9) |
| XYZ | xyz(39.1783, 57.8107, 26.2303) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.61
Lightish Green
#61E160
ΔE00 4.61
Fresh Green
#69D84F
ΔE00 4.96
Pistachio
#93C572
ΔE00 6.44
Light Green
#96F97B
ΔE00 6.64
Palegreen
#98FB98
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DC76 #C976DC
analogous
#BCDC76 #89DC76 #76DC96
triadic
#89DC76 #7689DC #DC7689
tetradic
#89DC76 #76BCDC #C976DC #DC9676
square
#89DC76 #76BCDC #C976DC #DC9676
split-complementary
#89DC76 #9676DC #DC76BC
monochromatic
#44AC2C #5FD045 #89DC76 #B3E8A7 #DDF5D7
Accessibility & contrast
On white
1.67
#89DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#89DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DC76
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DC76 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6E
Deuteranopia (green-blind)
#D5C57C
Tritanopia (blue-blind)
#83D6C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #89dc76; /* rgb */ color: rgb(137, 220, 118); /* oklch */ color: oklch(81.8% 0.159 139.9);
Tailwind
colors: {
custom: {
50: '#afe79f',
500: '#89dc76',
950: '#000000',
},
}SCSS
$custom: #89dc76; $custom-light: #afe79f; $custom-dark: #000000;
JSON
{
"hex": "#89dc76",
"rgb": {
"r": 137,
"g": 220,
"b": 118
},
"hsl": {
"h": 108.824,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81779,
"c": 0.15885,
"h": 139.9
},
"luminance": 0.57813
}Semantic roles & 50–950 ramp
primary
#89DC76
secondary
#9B48AE
accent
#1FC7A8
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480