#88DC79#88DC79
#88DC79 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.8% C 0.157 H 140.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #88DC79 |
|---|---|
| RGB | rgb(136, 220, 121) |
| HSL | hsl(111, 59%, 67%) |
| HSV | hsv(111, 45%, 86%) |
| CMYK | cmyk(38.2%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(80.63, -44.33, 40.67) |
| CIE-LCH | lch(80.63, 60.16, 137.46°) |
| OKLab | oklab(81.77% -0.1211 0.0991) |
| OKLCH | oklch(81.77% 0.157 140.7) |
| XYZ | xyz(39.1962, 57.7990, 27.1765) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.37
Lightish Green
#61E160
ΔE00 4.76
Fresh Green
#69D84F
ΔE00 5.29
Pistachio
#93C572
ΔE00 6.46
Light Green
#96F97B
ΔE00 6.82
Palegreen
#98FB98
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DC79 #CD79DC
analogous
#BADC79 #88DC79 #79DC9C
triadic
#88DC79 #7988DC #DC7988
tetradic
#88DC79 #79BADC #CD79DC #DC9C79
square
#88DC79 #79BADC #CD79DC #DC9C79
split-complementary
#88DC79 #9C79DC #DC79BA
monochromatic
#41AD2D #5DCF48 #88DC79 #B3E9AA #DEF5DA
Accessibility & contrast
On white
1.67
#88DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#88DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DC79
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DC79 | 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)
#E1CD71
Deuteranopia (green-blind)
#D5C57F
Tritanopia (blue-blind)
#81D6C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #88dc79; /* rgb */ color: rgb(136, 220, 121); /* oklch */ color: oklch(81.8% 0.157 140.7);
Tailwind
colors: {
custom: {
50: '#aee7a1',
500: '#88dc79',
950: '#000000',
},
}SCSS
$custom: #88dc79; $custom-light: #aee7a1; $custom-dark: #000000;
JSON
{
"hex": "#88dc79",
"rgb": {
"r": 136,
"g": 220,
"b": 121
},
"hsl": {
"h": 110.909,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.81774,
"c": 0.1565,
"h": 140.7
},
"luminance": 0.57801
}Semantic roles & 50–950 ramp
primary
#88DC79
secondary
#A04AB0
accent
#1FC6AD
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480