#ACC0BC#ACC0BC
#ACC0BC is a light, muted teal. Relative luminance 0.501; OKLCH L 79.1% C 0.023 H 182.4°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0BC |
|---|---|
| RGB | rgb(172, 192, 188) |
| HSL | hsl(168, 14%, 71%) |
| HSV | hsv(168, 10%, 75%) |
| CMYK | cmyk(10.4%, 0%, 2.1%, 24.7%) |
| CIE-LAB | lab(76.13, -7.60, -0.31) |
| CIE-LCH | lch(76.13, 7.60, 182.33°) |
| OKLab | oklab(79.14% -0.0226 -0.0009) |
| OKLCH | oklch(79.14% 0.023 182.4) |
| XYZ | xyz(44.9379, 50.1000, 54.8699) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.42
Cool Grey
#95A3A6
ΔE00 8.97
Silver
#C0C0C0
ΔE00 9.14
Dove Gray
#B6B8BD
ΔE00 9.77
Light Grey
#D8DCD6
ΔE00 9.93
Cool Gray
#9AA7B0
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0BC #C0ACB0
analogous
#ACC0B2 #ACC0BC #ACBAC0
triadic
#ACC0BC #BCACC0 #C0BCAC
tetradic
#ACC0BC #B2ACC0 #C0ACB0 #BAC0AC
square
#ACC0BC #B2ACC0 #C0ACB0 #BAC0AC
split-complementary
#ACC0BC #C0ACBA #C0B2AC
monochromatic
#688983 #89A6A0 #ACC0BC #CFDAD8 #EEF2F1
Accessibility & contrast
On white
1.91
#ACC0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#ACC0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0BC
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0BC | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBC
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#A7C1BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #acc0bc; /* rgb */ color: rgb(172, 192, 188); /* oklch */ color: oklch(79.1% 0.023 182.4);
Tailwind
colors: {
custom: {
50: '#c4d3d0',
500: '#acc0bc',
950: '#000000',
},
}SCSS
$custom: #acc0bc; $custom-light: #c4d3d0; $custom-dark: #000000;
JSON
{
"hex": "#acc0bc",
"rgb": {
"r": 172,
"g": 192,
"b": 188
},
"hsl": {
"h": 168,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.79138,
"c": 0.02259,
"h": 182.4
},
"luminance": 0.50101
}Semantic roles & 50–950 ramp
primary
#ACC0BC
secondary
#947D81
accent
#4E5C98
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383