#88DCAC#88DCAC
#88DCAC is a very light, moderate green. Relative luminance 0.594; OKLCH L 82.8% C 0.107 H 157.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #88DCAC |
|---|---|
| RGB | rgb(136, 220, 172) |
| HSL | hsl(146, 55%, 70%) |
| HSV | hsv(146, 38%, 86%) |
| CMYK | cmyk(38.2%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(81.51, -35.90, 15.68) |
| CIE-LCH | lch(81.51, 39.17, 156.40°) |
| OKLab | oklab(82.78% -0.0992 0.0402) |
| OKLCH | oklch(82.78% 0.107 157.9) |
| XYZ | xyz(43.1900, 59.3965, 48.2106) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.08
Hospital Green
#9BE5AA
ΔE00 3.99
Light Teal
#90E4C1
ΔE00 4.16
Mint
#AAF0C1
ΔE00 5.46
Mediumaquamarine
#66CDAA
ΔE00 6.07
Eucalyptus
#44D7A8
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DCAC #DC88B8
analogous
#8EDC88 #88DCAC #88DCD6
triadic
#88DCAC #AC88DC #DCAC88
tetradic
#88DCAC #888EDC #DC88B8 #DCD688
square
#88DCAC #888EDC #DC88B8 #DCD688
split-complementary
#88DCAC #D688DC #DC888E
monochromatic
#35B56C #59CE8B #88DCAC #B7EACD #E7F8EE
Accessibility & contrast
On white
1.63
#88DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#88DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DCAC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DCAC | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A9
Deuteranopia (green-blind)
#CDC7AF
Tritanopia (blue-blind)
#76DBCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #88dcac; /* rgb */ color: rgb(136, 220, 172); /* oklch */ color: oklch(82.8% 0.107 157.9);
Tailwind
colors: {
custom: {
50: '#aee7c4',
500: '#88dcac',
950: '#000000',
},
}SCSS
$custom: #88dcac; $custom-light: #aee7c4; $custom-dark: #000000;
JSON
{
"hex": "#88dcac",
"rgb": {
"r": 136,
"g": 220,
"b": 172
},
"hsl": {
"h": 145.714,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.8278,
"c": 0.10704,
"h": 157.9
},
"luminance": 0.59399
}Semantic roles & 50–950 ramp
primary
#88DCAC
secondary
#B3558B
accent
#237EC2
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482