#88CC8A#88CC8A
#88CC8A is a light, moderate green. Relative luminance 0.503; OKLCH L 78.3% C 0.115 H 145.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #88CC8A |
|---|---|
| RGB | rgb(136, 204, 138) |
| HSL | hsl(122, 40%, 67%) |
| HSV | hsv(122, 33%, 80%) |
| CMYK | cmyk(33.3%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(76.22, -34.65, 26.28) |
| CIE-LCH | lch(76.22, 43.48, 142.82°) |
| OKLab | oklab(78.29% -0.0945 0.066) |
| OKLCH | oklch(78.29% 0.115 145.1) |
| XYZ | xyz(36.3320, 50.2532, 31.8253) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.14
Pistachio
#93C572
ΔE00 5.41
Darkseagreen
#8FBC8F
ΔE00 5.99
Emerald
#50C878
ΔE00 6.25
Hospital Green
#9BE5AA
ΔE00 6.40
Lichen
#8FB67B
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CC8A #CC88CA
analogous
#A8CC88 #88CC8A #88CCAC
triadic
#88CC8A #8A88CC #CC8A88
tetradic
#88CC8A #88A8CC #CC88CA #CCAC88
square
#88CC8A #88A8CC #CC88CA #CCAC88
split-complementary
#88CC8A #AC88CC #CC88A8
monochromatic
#419844 #5DBA60 #88CC8A #B3DEB4 #DEF1DE
Accessibility & contrast
On white
1.90
#88CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#88CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CC8A
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CC8A | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC086
Deuteranopia (green-blind)
#C4B98E
Tritanopia (blue-blind)
#80C8BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #88cc8a; /* rgb */ color: rgb(136, 204, 138); /* oklch */ color: oklch(78.3% 0.115 145.1);
Tailwind
colors: {
custom: {
50: '#addcac',
500: '#88cc8a',
950: '#000000',
},
}SCSS
$custom: #88cc8a; $custom-light: #addcac; $custom-dark: #000000;
JSON
{
"hex": "#88cc8a",
"rgb": {
"r": 136,
"g": 204,
"b": 138
},
"hsl": {
"h": 121.765,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.78288,
"c": 0.11529,
"h": 145.1
},
"luminance": 0.50255
}Semantic roles & 50–950 ramp
primary
#88CC8A
secondary
#9F599D
accent
#32AFB3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481