#ACC4B6#ACC4B6
#ACC4B6 is a light, muted green. Relative luminance 0.516; OKLCH L 79.8% C 0.033 H 160.0°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4B6 |
|---|---|
| RGB | rgb(172, 196, 182) |
| HSL | hsl(145, 17%, 72%) |
| HSV | hsv(145, 12%, 77%) |
| CMYK | cmyk(12.2%, 0%, 7.1%, 23.1%) |
| CIE-LAB | lab(77.06, -10.85, 4.28) |
| CIE-LCH | lch(77.06, 11.66, 158.46°) |
| OKLab | oklab(79.82% -0.0306 0.0111) |
| OKLCH | oklch(79.82% 0.033 160) |
| XYZ | xyz(45.1948, 51.6271, 51.8308) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.24
Silver (survey)
#C5C9C7
ΔE00 10.14
Sage Green
#9CAF88
ΔE00 10.43
Pale Teal
#82CBB2
ΔE00 10.61
Darkseagreen
#8FBC8F
ΔE00 11.06
Light Grey
#D8DCD6
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4B6 #C4ACBA
analogous
#AEC4AC #ACC4B6 #ACC4C2
triadic
#ACC4B6 #B6ACC4 #C4B6AC
tetradic
#ACC4B6 #ACAEC4 #C4ACBA #C4C2AC
square
#ACC4B6 #ACAEC4 #C4ACBA #C4C2AC
split-complementary
#ACC4B6 #C2ACC4 #C4ACAE
monochromatic
#669077 #88AB97 #ACC4B6 #D0DDD5 #EDF2EF
Accessibility & contrast
On white
1.85
#ACC4B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#ACC4B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4B6
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4B6 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B5
Deuteranopia (green-blind)
#BFBDB7
Tritanopia (blue-blind)
#A8C4C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc4b6; /* rgb */ color: rgb(172, 196, 182); /* oklch */ color: oklch(79.8% 0.033 160.0);
Tailwind
colors: {
custom: {
50: '#c4d5cb',
500: '#acc4b6',
950: '#000000',
},
}SCSS
$custom: #acc4b6; $custom-light: #c4d5cb; $custom-dark: #000000;
JSON
{
"hex": "#acc4b6",
"rgb": {
"r": 172,
"g": 196,
"b": 182
},
"hsl": {
"h": 145,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.79821,
"c": 0.0326,
"h": 160
},
"luminance": 0.51628
}Semantic roles & 50–950 ramp
primary
#ACC4B6
secondary
#987C8C
accent
#4A799B
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382