#88CD8A#88CD8A
#88CD8A is a light, moderate green. Relative luminance 0.507; OKLCH L 78.5% C 0.117 H 145.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #88CD8A |
|---|---|
| RGB | rgb(136, 205, 138) |
| HSL | hsl(122, 41%, 67%) |
| HSV | hsv(122, 34%, 80%) |
| CMYK | cmyk(33.7%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(76.52, -35.11, 26.67) |
| CIE-LCH | lch(76.52, 44.09, 142.78°) |
| OKLab | oklab(78.52% -0.0957 0.067) |
| OKLCH | oklch(78.52% 0.117 145) |
| XYZ | xyz(36.5705, 50.7301, 31.9048) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.20
Pistachio
#93C572
ΔE00 5.42
Emerald
#50C878
ΔE00 6.21
Hospital Green
#9BE5AA
ΔE00 6.25
Darkseagreen
#8FBC8F
ΔE00 6.27
Lichen
#8FB67B
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CD8A #CD88CB
analogous
#A9CD88 #88CD8A #88CDAD
triadic
#88CD8A #8A88CD #CD8A88
tetradic
#88CD8A #88A9CD #CD88CB #CDAD88
square
#88CD8A #88A9CD #CD88CB #CDAD88
split-complementary
#88CD8A #AD88CD #CD88A9
monochromatic
#419A43 #5DBB60 #88CD8A #B3DFB4 #DEF1DF
Accessibility & contrast
On white
1.88
#88CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#88CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CD8A
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CD8A | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#C5BA8E
Tritanopia (blue-blind)
#80C9BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #88cd8a; /* rgb */ color: rgb(136, 205, 138); /* oklch */ color: oklch(78.5% 0.117 145.0);
Tailwind
colors: {
custom: {
50: '#addcac',
500: '#88cd8a',
950: '#000000',
},
}SCSS
$custom: #88cd8a; $custom-light: #addcac; $custom-dark: #000000;
JSON
{
"hex": "#88cd8a",
"rgb": {
"r": 136,
"g": 205,
"b": 138
},
"hsl": {
"h": 121.739,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.78523,
"c": 0.11685,
"h": 145
},
"luminance": 0.50732
}Semantic roles & 50–950 ramp
primary
#88CD8A
secondary
#A0599E
accent
#32B0B4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481