#ACC0B6#ACC0B6
#ACC0B6 is a light, muted teal. Relative luminance 0.498; OKLCH L 79.0% C 0.026 H 164.3°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0B6 |
|---|---|
| RGB | rgb(172, 192, 182) |
| HSL | hsl(150, 14%, 71%) |
| HSV | hsv(150, 10%, 75%) |
| CMYK | cmyk(10.4%, 0%, 5.2%, 24.7%) |
| CIE-LAB | lab(75.97, -8.76, 2.72) |
| CIE-LCH | lch(75.97, 9.18, 162.79°) |
| OKLab | oklab(78.96% -0.025 0.0071) |
| OKLCH | oklch(78.96% 0.026 164.3) |
| XYZ | xyz(44.3045, 49.8466, 51.5341) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.54
Greenish Grey
#96AE8D
ΔE00 10.07
Light Grey
#D8DCD6
ΔE00 10.35
Cool Grey
#95A3A6
ΔE00 10.38
Silver
#C0C0C0
ΔE00 10.38
Sage Green
#9CAF88
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0B6 #C0ACB6
analogous
#ACC0AC #ACC0B6 #ACC0C0
triadic
#ACC0B6 #B6ACC0 #C0B6AC
tetradic
#ACC0B6 #ACACC0 #C0ACB6 #C0C0AC
square
#ACC0B6 #ACACC0 #C0ACB6 #C0C0AC
split-complementary
#ACC0B6 #C0ACC0 #C0ACAC
monochromatic
#688979 #89A697 #ACC0B6 #CFDAD5 #EEF2F0
Accessibility & contrast
On white
1.91
#ACC0B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#ACC0B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0B6
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0B6 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB6
Deuteranopia (green-blind)
#BBBAB7
Tritanopia (blue-blind)
#A8C0BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acc0b6; /* rgb */ color: rgb(172, 192, 182); /* oklch */ color: oklch(79.0% 0.026 164.3);
Tailwind
colors: {
custom: {
50: '#c4d3cb',
500: '#acc0b6',
950: '#000000',
},
}SCSS
$custom: #acc0b6; $custom-light: #c4d3cb; $custom-dark: #000000;
JSON
{
"hex": "#acc0b6",
"rgb": {
"r": 172,
"g": 192,
"b": 182
},
"hsl": {
"h": 150,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.78964,
"c": 0.02598,
"h": 164.3
},
"luminance": 0.49847
}Semantic roles & 50–950 ramp
primary
#ACC0B6
secondary
#E6E1E4
accent
#4E7398
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282