#ACB6C8#ACB6C8
#ACB6C8 is a light, muted blue. Relative luminance 0.464; OKLCH L 77.4% C 0.028 H 262.3°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB6C8 |
|---|---|
| RGB | rgb(172, 182, 200) |
| HSL | hsl(219, 20%, 73%) |
| HSV | hsv(219, 14%, 78%) |
| CMYK | cmyk(14%, 9%, 0%, 21.6%) |
| CIE-LAB | lab(73.80, 0.19, -10.28) |
| CIE-LCH | lch(73.80, 10.28, 271.08°) |
| OKLab | oklab(77.42% -0.0037 -0.0277) |
| OKLCH | oklch(77.42% 0.028 262.3) |
| XYZ | xyz(44.1641, 46.3960, 61.2609) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 4.99
Light Blue Grey
#B7C9E2
ΔE00 5.60
Dove Gray
#B6B8BD
ΔE00 5.86
Cool Gray
#9AA7B0
ΔE00 6.73
Light Grey Blue
#9DBCD4
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB6C8 #C8BEAC
analogous
#ACC4C8 #ACB6C8 #B0ACC8
triadic
#ACB6C8 #C8ACB6 #B6C8AC
tetradic
#ACB6C8 #C8ACC4 #C8BEAC #ACC8B0
square
#ACB6C8 #C8ACC4 #C8BEAC #ACC8B0
split-complementary
#ACB6C8 #C8B0AC #C4C8AC
monochromatic
#637696 #8796B0 #ACB6C8 #D1D6E0 #EDEFF3
Accessibility & contrast
On white
2.04
#ACB6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#ACB6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB6C8
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB6C8 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B7C9
Deuteranopia (green-blind)
#AEB4C8
Tritanopia (blue-blind)
#A6BABC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #acb6c8; /* rgb */ color: rgb(172, 182, 200); /* oklch */ color: oklch(77.4% 0.028 262.3);
Tailwind
colors: {
custom: {
50: '#c5cbd8',
500: '#acb6c8',
950: '#000000',
},
}SCSS
$custom: #acb6c8; $custom-light: #c5cbd8; $custom-dark: #000000;
JSON
{
"hex": "#acb6c8",
"rgb": {
"r": 172,
"g": 182,
"b": 200
},
"hsl": {
"h": 218.571,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.77415,
"c": 0.028,
"h": 262.3
},
"luminance": 0.46397
}Semantic roles & 50–950 ramp
primary
#ACB6C8
secondary
#E9E7E2
accent
#7F479F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283