#88CD7E#88CD7E
#88CD7E is a light, vivid green. Relative luminance 0.504; OKLCH L 78.3% C 0.129 H 141.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #88CD7E |
|---|---|
| RGB | rgb(136, 205, 126) |
| HSL | hsl(112, 44%, 65%) |
| HSV | hsv(112, 39%, 80%) |
| CMYK | cmyk(33.7%, 0%, 38.5%, 19.6%) |
| CIE-LAB | lab(76.32, -36.99, 32.62) |
| CIE-LCH | lch(76.32, 49.32, 138.59°) |
| OKLab | oklab(78.3% -0.1009 0.0808) |
| OKLCH | oklch(78.3% 0.129 141.3) |
| XYZ | xyz(35.7492, 50.4016, 27.5795) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.73
Soft Green
#6FC276
ΔE00 4.01
Emerald
#50C878
ΔE00 6.31
Light Moss Green
#A6C875
ΔE00 6.49
Fern
#63B76C
ΔE00 6.89
Lichen
#8FB67B
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CD7E #C37ECD
analogous
#B0CD7E #88CD7E #7ECD9C
triadic
#88CD7E #7E88CD #CD7E88
tetradic
#88CD7E #7EB0CD #C37ECD #CD9C7E
square
#88CD7E #7EB0CD #C37ECD #CD9C7E
split-complementary
#88CD7E #9C7ECD #CD7EB0
monochromatic
#46963A #5FBC52 #88CD7E #B1DEAA #D9EFD6
Accessibility & contrast
On white
1.90
#88CD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#88CD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CD7E
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CD7E | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C078
Deuteranopia (green-blind)
#C7BA83
Tritanopia (blue-blind)
#82C8B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #88cd7e; /* rgb */ color: rgb(136, 205, 126); /* oklch */ color: oklch(78.3% 0.129 141.3);
Tailwind
colors: {
custom: {
50: '#addca4',
500: '#88cd7e',
950: '#000000',
},
}SCSS
$custom: #88cd7e; $custom-light: #addca4; $custom-dark: #000000;
JSON
{
"hex": "#88cd7e",
"rgb": {
"r": 136,
"g": 205,
"b": 126
},
"hsl": {
"h": 112.405,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.78295,
"c": 0.12927,
"h": 141.3
},
"luminance": 0.50403
}Semantic roles & 50–950 ramp
primary
#88CD7E
secondary
#93539D
accent
#2EB7A6
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480