#ACC8A4#ACC8A4
#ACC8A4 is a light, muted green. Relative luminance 0.528; OKLCH L 80.2% C 0.058 H 138.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8A4 |
|---|---|
| RGB | rgb(172, 200, 164) |
| HSL | hsl(107, 25%, 71%) |
| HSV | hsv(107, 18%, 78%) |
| CMYK | cmyk(14%, 0%, 18%, 21.6%) |
| CIE-LAB | lab(77.73, -16.16, 14.92) |
| CIE-LCH | lch(77.73, 21.99, 137.28°) |
| OKLab | oklab(80.22% -0.0438 0.0384) |
| OKLCH | oklch(80.22% 0.058 138.8) |
| XYZ | xyz(44.3670, 52.7589, 42.9608) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.91
Greenish Grey
#96AE8D
ΔE00 6.95
Sage Green
#9CAF88
ΔE00 6.98
Lichen
#8FB67B
ΔE00 8.32
Light Grey Green
#B7E1A1
ΔE00 8.34
Sage Green (survey)
#88B378
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8A4 #C0A4C8
analogous
#BEC8A4 #ACC8A4 #A4C8AE
triadic
#ACC8A4 #A4ACC8 #C8A4AC
tetradic
#ACC8A4 #A4BEC8 #C0A4C8 #C8AEA4
square
#ACC8A4 #A4BEC8 #C0A4C8 #C8AEA4
split-complementary
#ACC8A4 #AEA4C8 #C8A4BE
monochromatic
#68975B #89B17E #ACC8A4 #CFDFCA #EEF3EC
Accessibility & contrast
On white
1.82
#ACC8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#ACC8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8A4
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8A4 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A2
Deuteranopia (green-blind)
#C6BFA6
Tritanopia (blue-blind)
#ABC5BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acc8a4; /* rgb */ color: rgb(172, 200, 164); /* oklch */ color: oklch(80.2% 0.058 138.8);
Tailwind
colors: {
custom: {
50: '#c5d8bf',
500: '#acc8a4',
950: '#000000',
},
}SCSS
$custom: #acc8a4; $custom-light: #c5d8bf; $custom-dark: #000000;
JSON
{
"hex": "#acc8a4",
"rgb": {
"r": 172,
"g": 200,
"b": 164
},
"hsl": {
"h": 106.667,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.80221,
"c": 0.05824,
"h": 138.8
},
"luminance": 0.5276
}Semantic roles & 50–950 ramp
primary
#ACC8A4
secondary
#94749D
accent
#42A38E
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382