#ACBDBE#ACBDBE
#ACBDBE is a light, near-neutral teal. Relative luminance 0.489; OKLCH L 78.6% C 0.019 H 201.1°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBDBE |
|---|---|
| RGB | rgb(172, 189, 190) |
| HSL | hsl(183, 12%, 71%) |
| HSV | hsv(183, 9%, 75%) |
| CMYK | cmyk(9.5%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(75.38, -5.61, -2.50) |
| CIE-LCH | lch(75.38, 6.14, 203.98°) |
| OKLab | oklab(78.56% -0.0175 -0.0067) |
| OKLCH | oklch(78.56% 0.019 201.1) |
| XYZ | xyz(44.5030, 48.8828, 55.7959) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.47
Cool Grey
#95A3A6
ΔE00 7.38
Dove Gray
#B6B8BD
ΔE00 7.42
Silver
#C0C0C0
ΔE00 7.52
Cool Gray
#9AA7B0
ΔE00 7.56
Dark Gray
#A9A9A9
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBDBE #BEADAC
analogous
#ACBEB6 #ACBDBE #ACB4BE
triadic
#ACBDBE #BEACBD #BDBEAC
tetradic
#ACBDBE #B6ACBE #BEADAC #B4BEAC
square
#ACBDBE #B6ACBE #BEADAC #B4BEAC
split-complementary
#ACBDBE #BEACB4 #BEB6AC
monochromatic
#698586 #8AA2A3 #ACBDBE #CED8D9 #EEF1F2
Accessibility & contrast
On white
1.95
#ACBDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#ACBDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBDBE
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBDBE | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B7B8BE
Tritanopia (blue-blind)
#A7BEBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #acbdbe; /* rgb */ color: rgb(172, 189, 190); /* oklch */ color: oklch(78.6% 0.019 201.1);
Tailwind
colors: {
custom: {
50: '#c4d0d1',
500: '#acbdbe',
950: '#000000',
},
}SCSS
$custom: #acbdbe; $custom-light: #c4d0d1; $custom-dark: #000000;
JSON
{
"hex": "#acbdbe",
"rgb": {
"r": 172,
"g": 189,
"b": 190
},
"hsl": {
"h": 183.333,
"s": 12.162,
"l": 70.98
},
"oklch": {
"l": 0.78562,
"c": 0.01878,
"h": 201.1
},
"luminance": 0.48884
}Semantic roles & 50–950 ramp
primary
#ACBDBE
secondary
#E5E1E1
accent
#534F96
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282