#ACC0BD#ACC0BD
#ACC0BD is a light, muted teal. Relative luminance 0.501; OKLCH L 79.2% C 0.022 H 185.9°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0BD |
|---|---|
| RGB | rgb(172, 192, 189) |
| HSL | hsl(171, 14%, 71%) |
| HSV | hsv(171, 10%, 75%) |
| CMYK | cmyk(10.4%, 0%, 1.6%, 24.7%) |
| CIE-LAB | lab(76.16, -7.40, -0.81) |
| CIE-LCH | lch(76.16, 7.44, 186.27°) |
| OKLab | oklab(79.17% -0.0222 -0.0023) |
| OKLCH | oklch(79.17% 0.022 185.9) |
| XYZ | xyz(45.0461, 50.1433, 55.4396) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.30
Cool Grey
#95A3A6
ΔE00 8.78
Silver
#C0C0C0
ΔE00 8.96
Dove Gray
#B6B8BD
ΔE00 9.49
Cool Gray
#9AA7B0
ΔE00 9.71
Lightblue
#ADD8E6
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0BD #C0ACAF
analogous
#ACC0B3 #ACC0BD #ACB9C0
triadic
#ACC0BD #BDACC0 #C0BDAC
tetradic
#ACC0BD #B3ACC0 #C0ACAF #B9C0AC
square
#ACC0BD #B3ACC0 #C0ACAF #B9C0AC
split-complementary
#ACC0BD #C0ACB9 #C0B3AC
monochromatic
#688984 #89A6A1 #ACC0BD #CFDAD9 #EEF2F1
Accessibility & contrast
On white
1.90
#ACC0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#ACC0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0BD
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0BD | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBD
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#A7C1BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #acc0bd; /* rgb */ color: rgb(172, 192, 189); /* oklch */ color: oklch(79.2% 0.022 185.9);
Tailwind
colors: {
custom: {
50: '#c4d3d0',
500: '#acc0bd',
950: '#000000',
},
}SCSS
$custom: #acc0bd; $custom-light: #c4d3d0; $custom-dark: #000000;
JSON
{
"hex": "#acc0bd",
"rgb": {
"r": 172,
"g": 192,
"b": 189
},
"hsl": {
"h": 171,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.79168,
"c": 0.02229,
"h": 185.9
},
"luminance": 0.50144
}Semantic roles & 50–950 ramp
primary
#ACC0BD
secondary
#947D80
accent
#4E5998
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383