#ADBDCD#ADBDCD
#ADBDCD is a light, muted cyan. Relative luminance 0.497; OKLCH L 79.1% C 0.029 H 248.2°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBDCD |
|---|---|
| RGB | rgb(173, 189, 205) |
| HSL | hsl(210, 24%, 74%) |
| HSV | hsv(210, 16%, 80%) |
| CMYK | cmyk(15.6%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.88, -2.19, -9.90) |
| CIE-LCH | lch(75.88, 10.14, 257.55°) |
| OKLab | oklab(79.11% -0.0107 -0.0267) |
| OKLCH | oklch(79.11% 0.029 248.2) |
| XYZ | xyz(46.4479, 49.6863, 64.8890) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.88
Lightsteelblue
#B0C4DE
ΔE00 4.03
Light Grey Blue
#9DBCD4
ΔE00 4.52
Light Blue Grey
#B7C9E2
ΔE00 4.62
Dove Gray
#B6B8BD
ΔE00 6.35
Cool Gray
#9AA7B0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBDCD #CDBDAD
analogous
#ADCDCD #ADBDCD #ADADCD
triadic
#ADBDCD #CDADBD #BDCDAD
tetradic
#ADBDCD #CDADCD #CDBDAD #ADCDAD
square
#ADBDCD #CDADCD #CDBDAD #ADCDAD
split-complementary
#ADBDCD #CDADAD #CDCDAD
monochromatic
#61809F #879EB6 #ADBDCD #D3DCE4 #ECF0F3
Accessibility & contrast
On white
1.92
#ADBDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#ADBDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBDCD
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBDCD | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCE
Deuteranopia (green-blind)
#B3BACD
Tritanopia (blue-blind)
#A5C1C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #adbdcd; /* rgb */ color: rgb(173, 189, 205); /* oklch */ color: oklch(79.1% 0.029 248.2);
Tailwind
colors: {
custom: {
50: '#c5d0dc',
500: '#adbdcd',
950: '#000000',
},
}SCSS
$custom: #adbdcd; $custom-light: #c5d0dc; $custom-dark: #000000;
JSON
{
"hex": "#adbdcd",
"rgb": {
"r": 173,
"g": 189,
"b": 205
},
"hsl": {
"h": 210,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.79113,
"c": 0.02881,
"h": 248.2
},
"luminance": 0.49687
}Semantic roles & 50–950 ramp
primary
#ADBDCD
secondary
#EAE6E1
accent
#7343A3
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131415
muted
#828283