#ACC8A6#ACC8A6
#ACC8A6 is a light, muted green. Relative luminance 0.528; OKLCH L 80.3% C 0.056 H 140.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8A6 |
|---|---|
| RGB | rgb(172, 200, 166) |
| HSL | hsl(109, 24%, 72%) |
| HSV | hsv(109, 17%, 78%) |
| CMYK | cmyk(14%, 0%, 17%, 21.6%) |
| CIE-LAB | lab(77.78, -15.81, 13.91) |
| CIE-LCH | lch(77.78, 21.06, 138.67°) |
| OKLab | oklab(80.27% -0.0429 0.0359) |
| OKLCH | oklch(80.27% 0.056 140.1) |
| XYZ | xyz(44.5490, 52.8317, 43.9195) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.15
Greenish Grey
#96AE8D
ΔE00 6.97
Sage Green
#9CAF88
ΔE00 7.15
Lichen
#8FB67B
ΔE00 8.74
Light Grey Green
#B7E1A1
ΔE00 8.75
Sage Green (survey)
#88B378
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8A6 #C2A6C8
analogous
#BDC8A6 #ACC8A6 #A6C8B1
triadic
#ACC8A6 #A6ACC8 #C8A6AC
tetradic
#ACC8A6 #A6BDC8 #C2A6C8 #C8B1A6
square
#ACC8A6 #A6BDC8 #C2A6C8 #C8B1A6
split-complementary
#ACC8A6 #B1A6C8 #C8A6BD
monochromatic
#67975D #89B180 #ACC8A6 #CFDFCC #EDF3EC
Accessibility & contrast
On white
1.82
#ACC8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#ACC8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8A6
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8A6 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A4
Deuteranopia (green-blind)
#C6BFA8
Tritanopia (blue-blind)
#ABC6BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acc8a6; /* rgb */ color: rgb(172, 200, 166); /* oklch */ color: oklch(80.3% 0.056 140.1);
Tailwind
colors: {
custom: {
50: '#c5d8c0',
500: '#acc8a6',
950: '#000000',
},
}SCSS
$custom: #acc8a6; $custom-light: #c5d8c0; $custom-dark: #000000;
JSON
{
"hex": "#acc8a6",
"rgb": {
"r": 172,
"g": 200,
"b": 166
},
"hsl": {
"h": 109.412,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.80269,
"c": 0.05594,
"h": 140.1
},
"luminance": 0.52832
}Semantic roles & 50–950 ramp
primary
#ACC8A6
secondary
#96769D
accent
#43A291
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382