#ACBDB7#ACBDB7
#ACBDB7 is a light, muted teal. Relative luminance 0.486; OKLCH L 78.4% C 0.021 H 172.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBDB7 |
|---|---|
| RGB | rgb(172, 189, 183) |
| HSL | hsl(159, 11%, 71%) |
| HSV | hsv(159, 9%, 74%) |
| CMYK | cmyk(9%, 0%, 3.2%, 25.9%) |
| CIE-LAB | lab(75.19, -6.99, 1.03) |
| CIE-LCH | lch(75.19, 7.07, 171.59°) |
| OKLab | oklab(78.35% -0.0203 0.0026) |
| OKLCH | oklch(78.35% 0.021 172.6) |
| XYZ | xyz(43.7562, 48.5841, 51.8630) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.19
Cool Grey
#95A3A6
ΔE00 8.60
Silver
#C0C0C0
ΔE00 8.71
Dove Gray
#B6B8BD
ΔE00 9.50
Dark Gray
#A9A9A9
ΔE00 9.63
Light Grey
#D8DCD6
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBDB7 #BDACB2
analogous
#ACBDAE #ACBDB7 #ACBABD
triadic
#ACBDB7 #B7ACBD #BDB7AC
tetradic
#ACBDB7 #AEACBD #BDACB2 #BABDAC
square
#ACBDB7 #AEACBD #BDACB2 #BABDAC
split-complementary
#ACBDB7 #BDACBA #BDAEAC
monochromatic
#6A857B #8AA299 #ACBDB7 #CED8D5 #EEF1F0
Accessibility & contrast
On white
1.96
#ACBDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#ACBDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBDB7
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBDB7 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBB7
Deuteranopia (green-blind)
#B8B8B7
Tritanopia (blue-blind)
#A9BDBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #acbdb7; /* rgb */ color: rgb(172, 189, 183); /* oklch */ color: oklch(78.4% 0.021 172.6);
Tailwind
colors: {
custom: {
50: '#c4d0cc',
500: '#acbdb7',
950: '#000000',
},
}SCSS
$custom: #acbdb7; $custom-light: #c4d0cc; $custom-dark: #000000;
JSON
{
"hex": "#acbdb7",
"rgb": {
"r": 172,
"g": 189,
"b": 183
},
"hsl": {
"h": 158.824,
"s": 11.409,
"l": 70.784
},
"oklch": {
"l": 0.78353,
"c": 0.02051,
"h": 172.6
},
"luminance": 0.48585
}Semantic roles & 50–950 ramp
primary
#ACBDB7
secondary
#E5E0E2
accent
#506995
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282