#89DB77#89DB77
#89DB77 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.6% C 0.156 H 140.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #89DB77 |
|---|---|
| RGB | rgb(137, 219, 119) |
| HSL | hsl(109, 58%, 66%) |
| HSV | hsv(109, 46%, 86%) |
| CMYK | cmyk(37.4%, 0%, 45.7%, 14.1%) |
| CIE-LAB | lab(80.35, -43.85, 41.32) |
| CIE-LCH | lch(80.35, 60.25, 136.70°) |
| OKLab | oklab(81.56% -0.1199 0.1005) |
| OKLCH | oklch(81.56% 0.156 140) |
| XYZ | xyz(38.9764, 57.3113, 26.4577) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.70
Lightish Green
#61E160
ΔE00 4.83
Fresh Green
#69D84F
ΔE00 5.13
Pistachio
#93C572
ΔE00 6.19
Light Green
#96F97B
ΔE00 6.93
Apple
#6ECB3C
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DB77 #C977DB
analogous
#BBDB77 #89DB77 #77DB97
triadic
#89DB77 #7789DB #DB7789
tetradic
#89DB77 #77BBDB #C977DB #DB9777
square
#89DB77 #77BBDB #C977DB #DB9777
split-complementary
#89DB77 #9777DB #DB77BB
monochromatic
#44AA2D #5FCE47 #89DB77 #B3E8A7 #DDF5D8
Accessibility & contrast
On white
1.69
#89DB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#89DB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DB77
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DB77 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6F
Deuteranopia (green-blind)
#D4C57D
Tritanopia (blue-blind)
#83D5C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #89db77; /* rgb */ color: rgb(137, 219, 119); /* oklch */ color: oklch(81.6% 0.156 140.0);
Tailwind
colors: {
custom: {
50: '#afe6a0',
500: '#89db77',
950: '#000000',
},
}SCSS
$custom: #89db77; $custom-light: #afe6a0; $custom-dark: #000000;
JSON
{
"hex": "#89db77",
"rgb": {
"r": 137,
"g": 219,
"b": 119
},
"hsl": {
"h": 109.2,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.81556,
"c": 0.15646,
"h": 140
},
"luminance": 0.57313
}Semantic roles & 50–950 ramp
primary
#89DB77
secondary
#9B49AD
accent
#20C6A8
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480