#89DC79#89DC79
#89DC79 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.8% C 0.156 H 140.5°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89DC79 |
|---|---|
| RGB | rgb(137, 220, 121) |
| HSL | hsl(110, 59%, 67%) |
| HSV | hsv(110, 45%, 86%) |
| CMYK | cmyk(37.7%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(80.67, -44.01, 40.74) |
| CIE-LCH | lch(80.67, 59.98, 137.21°) |
| OKLab | oklab(81.83% -0.1203 0.0993) |
| OKLCH | oklch(81.83% 0.156 140.5) |
| XYZ | xyz(39.3594, 57.8832, 27.1841) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.39
Lightish Green
#61E160
ΔE00 4.84
Fresh Green
#69D84F
ΔE00 5.32
Pistachio
#93C572
ΔE00 6.40
Light Green
#96F97B
ΔE00 6.80
Palegreen
#98FB98
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DC79 #CC79DC
analogous
#BBDC79 #89DC79 #79DC9B
triadic
#89DC79 #7989DC #DC7989
tetradic
#89DC79 #79BBDC #CC79DC #DC9B79
square
#89DC79 #79BBDC #CC79DC #DC9B79
split-complementary
#89DC79 #9B79DC #DC79BB
monochromatic
#42AD2D #5ECF48 #89DC79 #B4E9AA #DEF5DA
Accessibility & contrast
On white
1.67
#89DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#89DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DC79
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DC79 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD71
Deuteranopia (green-blind)
#D5C57F
Tritanopia (blue-blind)
#82D6C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #89dc79; /* rgb */ color: rgb(137, 220, 121); /* oklch */ color: oklch(81.8% 0.156 140.5);
Tailwind
colors: {
custom: {
50: '#afe7a1',
500: '#89dc79',
950: '#000000',
},
}SCSS
$custom: #89dc79; $custom-light: #afe7a1; $custom-dark: #000000;
JSON
{
"hex": "#89dc79",
"rgb": {
"r": 137,
"g": 220,
"b": 121
},
"hsl": {
"h": 110.303,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.81825,
"c": 0.15596,
"h": 140.5
},
"luminance": 0.57885
}Semantic roles & 50–950 ramp
primary
#89DC79
secondary
#9F4AB0
accent
#1FC6AB
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480