#ACC1BB#ACC1BB
#ACC1BB is a light, muted teal. Relative luminance 0.505; OKLCH L 79.3% C 0.024 H 176.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC1BB |
|---|---|
| RGB | rgb(172, 193, 187) |
| HSL | hsl(163, 14%, 72%) |
| HSV | hsv(163, 11%, 76%) |
| CMYK | cmyk(10.9%, 0%, 3.1%, 24.3%) |
| CIE-LAB | lab(76.37, -8.32, 0.59) |
| CIE-LCH | lch(76.37, 8.34, 175.96°) |
| OKLab | oklab(79.32% -0.0244 0.0014) |
| OKLCH | oklch(79.32% 0.024 176.6) |
| XYZ | xyz(45.0508, 50.4977, 54.3776) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.94
Cool Grey
#95A3A6
ΔE00 9.67
Silver
#C0C0C0
ΔE00 9.79
Light Grey
#D8DCD6
ΔE00 10.07
Powder Blue
#B0E0E6
ΔE00 10.30
Dove Gray
#B6B8BD
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC1BB #C1ACB2
analogous
#ACC1B1 #ACC1BB #ACBDC1
triadic
#ACC1BB #BBACC1 #C1BBAC
tetradic
#ACC1BB #B1ACC1 #C1ACB2 #BDC1AC
square
#ACC1BB #B1ACC1 #C1ACB2 #BDC1AC
split-complementary
#ACC1BB #C1ACBD #C1B1AC
monochromatic
#688B81 #89A79E #ACC1BB #CFDBD8 #EDF2F1
Accessibility & contrast
On white
1.89
#ACC1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#ACC1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC1BB
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC1BB | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#A7C2BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #acc1bb; /* rgb */ color: rgb(172, 193, 187); /* oklch */ color: oklch(79.3% 0.024 176.6);
Tailwind
colors: {
custom: {
50: '#c4d3cf',
500: '#acc1bb',
950: '#000000',
},
}SCSS
$custom: #acc1bb; $custom-light: #c4d3cf; $custom-dark: #000000;
JSON
{
"hex": "#acc1bb",
"rgb": {
"r": 172,
"g": 193,
"b": 187
},
"hsl": {
"h": 162.857,
"s": 14.483,
"l": 71.569
},
"oklch": {
"l": 0.79322,
"c": 0.02442,
"h": 176.6
},
"luminance": 0.50498
}Semantic roles & 50–950 ramp
primary
#ACC1BB
secondary
#957D83
accent
#4D6399
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121413
muted
#828383