#ADBDCF#ADBDCF
#ADBDCF is a light, muted cyan. Relative luminance 0.498; OKLCH L 79.2% C 0.031 H 251.3°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBDCF |
|---|---|
| RGB | rgb(173, 189, 207) |
| HSL | hsl(212, 26%, 75%) |
| HSV | hsv(212, 16%, 81%) |
| CMYK | cmyk(16.4%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.94, -1.76, -10.89) |
| CIE-LCH | lch(75.94, 11.04, 260.84°) |
| OKLab | oklab(79.18% -0.0099 -0.0295) |
| OKLCH | oklch(79.18% 0.031 251.3) |
| XYZ | xyz(46.6909, 49.7835, 66.1686) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.39
Lightsteelblue
#B0C4DE
ΔE00 3.29
Light Blue Grey
#B7C9E2
ΔE00 4.00
Light Grey Blue
#9DBCD4
ΔE00 4.47
Dove Gray
#B6B8BD
ΔE00 6.74
Cool Gray
#9AA7B0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBDCF #CFBFAD
analogous
#ADCECF #ADBDCF #AEADCF
triadic
#ADBDCF #CFADBD #BDCFAD
tetradic
#ADBDCF #CFADCE #CFBFAD #ADCFAE
square
#ADBDCF #CFADCE #CFBFAD #ADCFAE
split-complementary
#ADBDCF #CFAEAD #CECFAD
monochromatic
#607FA2 #869EB8 #ADBDCF #D4DCE6 #ECEFF4
Accessibility & contrast
On white
1.92
#ADBDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#ADBDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBDCF
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBDCF | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDD0
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#A5C1C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #adbdcf; /* rgb */ color: rgb(173, 189, 207); /* oklch */ color: oklch(79.2% 0.031 251.3);
Tailwind
colors: {
custom: {
50: '#c5d0dd',
500: '#adbdcf',
950: '#000000',
},
}SCSS
$custom: #adbdcf; $custom-light: #c5d0dd; $custom-dark: #000000;
JSON
{
"hex": "#adbdcf",
"rgb": {
"r": 173,
"g": 189,
"b": 207
},
"hsl": {
"h": 211.765,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.7918,
"c": 0.0311,
"h": 251.3
},
"luminance": 0.49784
}Semantic roles & 50–950 ramp
primary
#ADBDCF
secondary
#EAE6E1
accent
#7641A5
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131415
muted
#828283