#ACC0B4#ACC0B4
#ACC0B4 is a light, muted green. Relative luminance 0.498; OKLCH L 78.9% C 0.028 H 159.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0B4 |
|---|---|
| RGB | rgb(172, 192, 180) |
| HSL | hsl(144, 14%, 71%) |
| HSV | hsv(144, 10%, 75%) |
| CMYK | cmyk(10.4%, 0%, 6.2%, 24.7%) |
| CIE-LAB | lab(75.92, -9.15, 3.73) |
| CIE-LCH | lch(75.92, 9.88, 157.84°) |
| OKLab | oklab(78.91% -0.0258 0.0097) |
| OKLCH | oklch(78.91% 0.028 159.4) |
| XYZ | xyz(44.0993, 49.7646, 50.4533) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.00
Greenish Grey
#96AE8D
ΔE00 9.38
Sage Green
#9CAF88
ΔE00 10.51
Light Grey
#D8DCD6
ΔE00 10.60
Silver
#C0C0C0
ΔE00 10.84
Cool Grey
#95A3A6
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0B4 #C0ACB8
analogous
#AEC0AC #ACC0B4 #ACC0BE
triadic
#ACC0B4 #B4ACC0 #C0B4AC
tetradic
#ACC0B4 #ACAEC0 #C0ACB8 #C0BEAC
square
#ACC0B4 #ACAEC0 #C0ACB8 #C0BEAC
split-complementary
#ACC0B4 #BEACC0 #C0ACAE
monochromatic
#688975 #89A695 #ACC0B4 #CFDAD3 #EEF2EF
Accessibility & contrast
On white
1.92
#ACC0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#ACC0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0B4
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0B4 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB3
Deuteranopia (green-blind)
#BCBAB5
Tritanopia (blue-blind)
#A9C0BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acc0b4; /* rgb */ color: rgb(172, 192, 180); /* oklch */ color: oklch(78.9% 0.028 159.4);
Tailwind
colors: {
custom: {
50: '#c4d3ca',
500: '#acc0b4',
950: '#000000',
},
}SCSS
$custom: #acc0b4; $custom-light: #c4d3ca; $custom-dark: #000000;
JSON
{
"hex": "#acc0b4",
"rgb": {
"r": 172,
"g": 192,
"b": 180
},
"hsl": {
"h": 144,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.78907,
"c": 0.02758,
"h": 159.4
},
"luminance": 0.49765
}Semantic roles & 50–950 ramp
primary
#ACC0B4
secondary
#E6E1E4
accent
#4E7A98
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282