#ACC1BC#ACC1BC
#ACC1BC is a light, muted teal. Relative luminance 0.505; OKLCH L 79.4% C 0.024 H 179.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC1BC |
|---|---|
| RGB | rgb(172, 193, 188) |
| HSL | hsl(166, 14%, 72%) |
| HSV | hsv(166, 11%, 76%) |
| CMYK | cmyk(10.9%, 0%, 2.6%, 24.3%) |
| CIE-LAB | lab(76.40, -8.12, 0.08) |
| CIE-LCH | lch(76.40, 8.12, 179.41°) |
| OKLab | oklab(79.35% -0.024 0.0001) |
| OKLCH | oklch(79.35% 0.024 179.8) |
| XYZ | xyz(45.1582, 50.5406, 54.9433) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.78
Cool Grey
#95A3A6
ΔE00 9.46
Silver
#C0C0C0
ΔE00 9.60
Light Grey
#D8DCD6
ΔE00 10.02
Powder Blue
#B0E0E6
ΔE00 10.09
Lightblue
#ADD8E6
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC1BC #C1ACB1
analogous
#ACC1B2 #ACC1BC #ACBCC1
triadic
#ACC1BC #BCACC1 #C1BCAC
tetradic
#ACC1BC #B2ACC1 #C1ACB1 #BCC1AC
square
#ACC1BC #B2ACC1 #C1ACB1 #BCC1AC
split-complementary
#ACC1BC #C1ACBC #C1B2AC
monochromatic
#688B83 #89A7A0 #ACC1BC #CFDBD8 #EDF2F1
Accessibility & contrast
On white
1.89
#ACC1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#ACC1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC1BC
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC1BC | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBC
Deuteranopia (green-blind)
#BBBBBC
Tritanopia (blue-blind)
#A7C2BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #acc1bc; /* rgb */ color: rgb(172, 193, 188); /* oklch */ color: oklch(79.4% 0.024 179.8);
Tailwind
colors: {
custom: {
50: '#c4d3d0',
500: '#acc1bc',
950: '#000000',
},
}SCSS
$custom: #acc1bc; $custom-light: #c4d3d0; $custom-dark: #000000;
JSON
{
"hex": "#acc1bc",
"rgb": {
"r": 172,
"g": 193,
"b": 188
},
"hsl": {
"h": 165.714,
"s": 14.483,
"l": 71.569
},
"oklch": {
"l": 0.79351,
"c": 0.02398,
"h": 179.8
},
"luminance": 0.50541
}Semantic roles & 50–950 ramp
primary
#ACC1BC
secondary
#957D82
accent
#4D5F99
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383