#88DC7F#88DC7F
#88DC7F is a light, vivid green. Relative luminance 0.580; OKLCH L 81.9% C 0.151 H 142.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #88DC7F |
|---|---|
| RGB | rgb(136, 220, 127) |
| HSL | hsl(114, 57%, 68%) |
| HSV | hsv(114, 42%, 86%) |
| CMYK | cmyk(38.2%, 0%, 42.3%, 13.7%) |
| CIE-LAB | lab(80.71, -43.49, 37.81) |
| CIE-LCH | lch(80.71, 57.63, 139.00°) |
| OKLab | oklab(81.87% -0.1186 0.0928) |
| OKLCH | oklch(81.87% 0.151 142) |
| XYZ | xyz(39.5757, 57.9508, 29.1749) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.07
Lightish Green
#61E160
ΔE00 5.36
Fresh Green
#69D84F
ΔE00 6.12
Pistachio
#93C572
ΔE00 6.50
Weird Green
#3AE57F
ΔE00 6.73
Palegreen
#98FB98
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DC7F #D37FDC
analogous
#B6DC7F #88DC7F #7FDCA5
triadic
#88DC7F #7F88DC #DC7F88
tetradic
#88DC7F #7FB6DC #D37FDC #DCA57F
square
#88DC7F #7FB6DC #D37FDC #DCA57F
split-complementary
#88DC7F #A57FDC #DC7FB6
monochromatic
#3DB030 #5BCF4F #88DC7F #B5E9AF #E1F6DF
Accessibility & contrast
On white
1.67
#88DC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#88DC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DC7F
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DC7F | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD78
Deuteranopia (green-blind)
#D4C585
Tritanopia (blue-blind)
#80D7C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #88dc7f; /* rgb */ color: rgb(136, 220, 127); /* oklch */ color: oklch(81.9% 0.151 142.0);
Tailwind
colors: {
custom: {
50: '#aee7a5',
500: '#88dc7f',
950: '#000000',
},
}SCSS
$custom: #88dc7f; $custom-light: #aee7a5; $custom-dark: #000000;
JSON
{
"hex": "#88dc7f",
"rgb": {
"r": 136,
"g": 220,
"b": 127
},
"hsl": {
"h": 114.194,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.81871,
"c": 0.15065,
"h": 142
},
"luminance": 0.57953
}Semantic roles & 50–950 ramp
primary
#88DC7F
secondary
#A94DB2
accent
#21C5B5
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480