#88D87F#88D87F
#88D87F is a light, vivid green. Relative luminance 0.559; OKLCH L 80.9% C 0.145 H 141.9°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #88D87F |
|---|---|
| RGB | rgb(136, 216, 127) |
| HSL | hsl(114, 53%, 67%) |
| HSV | hsv(114, 41%, 85%) |
| CMYK | cmyk(37%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(79.54, -41.75, 36.30) |
| CIE-LCH | lch(79.54, 55.33, 138.99°) |
| OKLab | oklab(80.92% -0.1139 0.0894) |
| OKLCH | oklch(80.92% 0.145 141.9) |
| XYZ | xyz(38.5384, 55.8763, 28.8291) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.95
Pistachio
#93C572
ΔE00 5.67
Lightish Green
#61E160
ΔE00 6.02
Soft Green
#6FC276
ΔE00 6.11
Fresh Green
#69D84F
ΔE00 6.47
Hospital Green
#9BE5AA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88D87F #CF7FD8
analogous
#B4D87F #88D87F #7FD8A3
triadic
#88D87F #7F88D8 #D87F88
tetradic
#88D87F #7FB4D8 #CF7FD8 #D8A37F
square
#88D87F #7FB4D8 #CF7FD8 #D8A37F
split-complementary
#88D87F #A37FD8 #D87FB4
monochromatic
#3FA934 #5CCA50 #88D87F #B4E6AE #DFF5DD
Accessibility & contrast
On white
1.72
#88D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#88D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88D87F
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88D87F | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA78
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#81D3C2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #88d87f; /* rgb */ color: rgb(136, 216, 127); /* oklch */ color: oklch(80.9% 0.145 141.9);
Tailwind
colors: {
custom: {
50: '#aee4a5',
500: '#88d87f',
950: '#000000',
},
}SCSS
$custom: #88d87f; $custom-light: #aee4a5; $custom-dark: #000000;
JSON
{
"hex": "#88d87f",
"rgb": {
"r": 136,
"g": 216,
"b": 127
},
"hsl": {
"h": 113.933,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.80921,
"c": 0.14477,
"h": 141.9
},
"luminance": 0.55878
}Semantic roles & 50–950 ramp
primary
#88D87F
secondary
#A34FAC
accent
#25C1B1
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#11150F
muted
#818480