#89DF79#89DF79
#89DF79 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.5% C 0.160 H 140.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #89DF79 |
|---|---|
| RGB | rgb(137, 223, 121) |
| HSL | hsl(111, 61%, 67%) |
| HSV | hsv(111, 46%, 87%) |
| CMYK | cmyk(38.6%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(81.55, -45.30, 41.85) |
| CIE-LCH | lch(81.55, 61.67, 137.27°) |
| OKLab | oklab(82.54% -0.1238 0.1018) |
| OKLCH | oklch(82.54% 0.16 140.6) |
| XYZ | xyz(40.1538, 59.4720, 27.4489) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.90
Lightish Green
#61E160
ΔE00 4.47
Fresh Green
#69D84F
ΔE00 5.21
Light Green
#96F97B
ΔE00 6.07
Palegreen
#98FB98
ΔE00 6.30
Easter Green
#8CFD7E
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DF79 #CF79DF
analogous
#BCDF79 #89DF79 #79DF9C
triadic
#89DF79 #7989DF #DF7989
tetradic
#89DF79 #79BCDF #CF79DF #DF9C79
square
#89DF79 #79BCDF #CF79DF #DF9C79
split-complementary
#89DF79 #9C79DF #DF79BC
monochromatic
#40B32B #5DD348 #89DF79 #B5EBAA #E0F7DC
Accessibility & contrast
On white
1.63
#89DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#89DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DF79
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DF79 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D071
Deuteranopia (green-blind)
#D8C87F
Tritanopia (blue-blind)
#82D9C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #89df79; /* rgb */ color: rgb(137, 223, 121); /* oklch */ color: oklch(82.5% 0.160 140.6);
Tailwind
colors: {
custom: {
50: '#afe9a1',
500: '#89df79',
950: '#000000',
},
}SCSS
$custom: #89df79; $custom-light: #afe9a1; $custom-dark: #000000;
JSON
{
"hex": "#89df79",
"rgb": {
"r": 137,
"g": 223,
"b": 121
},
"hsl": {
"h": 110.588,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.82539,
"c": 0.16026,
"h": 140.6
},
"luminance": 0.59474
}Semantic roles & 50–950 ramp
primary
#89DF79
secondary
#A348B4
accent
#1CC9AE
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480