#ACBDCF#ACBDCF
#ACBDCF is a light, muted cyan. Relative luminance 0.497; OKLCH L 79.1% C 0.032 H 249.7°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBDCF |
|---|---|
| RGB | rgb(172, 189, 207) |
| HSL | hsl(211, 27%, 74%) |
| HSV | hsv(211, 17%, 81%) |
| CMYK | cmyk(16.9%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.87, -2.08, -11.01) |
| CIE-LCH | lch(75.87, 11.20, 259.31°) |
| OKLab | oklab(79.11% -0.011 -0.0298) |
| OKLCH | oklch(79.11% 0.032 249.7) |
| XYZ | xyz(46.4705, 49.6699, 66.1583) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.25
Lightsteelblue
#B0C4DE
ΔE00 3.36
Light Blue Grey
#B7C9E2
ΔE00 4.12
Light Grey Blue
#9DBCD4
ΔE00 4.13
Dove Gray
#B6B8BD
ΔE00 6.94
Cool Gray
#9AA7B0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBDCF #CFBEAC
analogous
#ACCFCF #ACBDCF #ADACCF
triadic
#ACBDCF #CFACBD #BDCFAC
tetradic
#ACBDCF #CFACCF #CFBEAC #ACCFAD
square
#ACBDCF #CFACCF #CFBEAC #ACCFAD
split-complementary
#ACBDCF #CFADAC #CFCFAC
monochromatic
#5E7FA2 #859EB9 #ACBDCF #D3DCE5 #ECF0F4
Accessibility & contrast
On white
1.92
#ACBDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#ACBDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBDCF
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBDCF | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD0
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#A3C1C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbdcf; /* rgb */ color: rgb(172, 189, 207); /* oklch */ color: oklch(79.1% 0.032 249.7);
Tailwind
colors: {
custom: {
50: '#c5d0dd',
500: '#acbdcf',
950: '#000000',
},
}SCSS
$custom: #acbdcf; $custom-light: #c5d0dd; $custom-dark: #000000;
JSON
{
"hex": "#acbdcf",
"rgb": {
"r": 172,
"g": 189,
"b": 207
},
"hsl": {
"h": 210.857,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.79108,
"c": 0.03174,
"h": 249.7
},
"luminance": 0.49671
}Semantic roles & 50–950 ramp
primary
#ACBDCF
secondary
#EAE6E1
accent
#7440A5
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131415
muted
#828283