#ACC0B8#ACC0B8
#ACC0B8 is a light, muted teal. Relative luminance 0.499; OKLCH L 79.0% C 0.025 H 169.7°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0B8 |
|---|---|
| RGB | rgb(172, 192, 184) |
| HSL | hsl(156, 14%, 71%) |
| HSV | hsv(156, 10%, 75%) |
| CMYK | cmyk(10.4%, 0%, 4.2%, 24.7%) |
| CIE-LAB | lab(76.03, -8.38, 1.71) |
| CIE-LCH | lch(76.03, 8.55, 168.49°) |
| OKLab | oklab(79.02% -0.0242 0.0044) |
| OKLCH | oklch(79.02% 0.025 169.7) |
| XYZ | xyz(44.5127, 49.9299, 52.6304) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.12
Cool Grey
#95A3A6
ΔE00 9.87
Silver
#C0C0C0
ΔE00 9.93
Light Grey
#D8DCD6
ΔE00 10.15
Greenish Grey
#96AE8D
ΔE00 10.82
Dove Gray
#B6B8BD
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0B8 #C0ACB4
analogous
#ACC0AE #ACC0B8 #ACBEC0
triadic
#ACC0B8 #B8ACC0 #C0B8AC
tetradic
#ACC0B8 #AEACC0 #C0ACB4 #BEC0AC
square
#ACC0B8 #AEACC0 #C0ACB4 #BEC0AC
split-complementary
#ACC0B8 #C0ACBE #C0AEAC
monochromatic
#68897C #89A69A #ACC0B8 #CFDAD6 #EEF2F0
Accessibility & contrast
On white
1.91
#ACC0B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#ACC0B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0B8
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0B8 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB8
Deuteranopia (green-blind)
#BBBAB8
Tritanopia (blue-blind)
#A8C0BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acc0b8; /* rgb */ color: rgb(172, 192, 184); /* oklch */ color: oklch(79.0% 0.025 169.7);
Tailwind
colors: {
custom: {
50: '#c4d3cd',
500: '#acc0b8',
950: '#000000',
},
}SCSS
$custom: #acc0b8; $custom-light: #c4d3cd; $custom-dark: #000000;
JSON
{
"hex": "#acc0b8",
"rgb": {
"r": 172,
"g": 192,
"b": 184
},
"hsl": {
"h": 156,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.79021,
"c": 0.02459,
"h": 169.7
},
"luminance": 0.49931
}Semantic roles & 50–950 ramp
primary
#ACC0B8
secondary
#E6E1E3
accent
#4E6B98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282