#ADBDCA#ADBDCA
#ADBDCA is a light, muted cyan. Relative luminance 0.495; OKLCH L 79.0% C 0.026 H 242.4°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBDCA |
|---|---|
| RGB | rgb(173, 189, 202) |
| HSL | hsl(207, 21%, 74%) |
| HSV | hsv(207, 14%, 79%) |
| CMYK | cmyk(14.4%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.79, -2.82, -8.40) |
| CIE-LCH | lch(75.79, 8.86, 251.45°) |
| OKLab | oklab(79.01% -0.0118 -0.0227) |
| OKLCH | oklch(79.01% 0.026 242.4) |
| XYZ | xyz(46.0893, 49.5428, 63.0001) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.94
Light Grey Blue
#9DBCD4
ΔE00 4.95
Lightsteelblue
#B0C4DE
ΔE00 5.26
Light Blue Grey
#B7C9E2
ΔE00 5.73
Dove Gray
#B6B8BD
ΔE00 5.94
Cool Gray
#9AA7B0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBDCA #CABAAD
analogous
#ADCAC8 #ADBDCA #ADAECA
triadic
#ADBDCA #CAADBD #BDCAAD
tetradic
#ADBDCA #C8ADCA #CABAAD #AECAAD
square
#ADBDCA #C8ADCA #CABAAD #AECAAD
split-complementary
#ADBDCA #CAADAE #CAC8AD
monochromatic
#638199 #889FB2 #ADBDCA #D2DBE2 #ECF0F3
Accessibility & contrast
On white
1.93
#ADBDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#ADBDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBDCA
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBDCA | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#B4B9CA
Tritanopia (blue-blind)
#A6C0C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #adbdca; /* rgb */ color: rgb(173, 189, 202); /* oklch */ color: oklch(79.0% 0.026 242.4);
Tailwind
colors: {
custom: {
50: '#c5d0da',
500: '#adbdca',
950: '#000000',
},
}SCSS
$custom: #adbdca; $custom-light: #c5d0da; $custom-dark: #000000;
JSON
{
"hex": "#adbdca",
"rgb": {
"r": 173,
"g": 189,
"b": 202
},
"hsl": {
"h": 206.897,
"s": 21.481,
"l": 73.529
},
"oklch": {
"l": 0.79014,
"c": 0.02558,
"h": 242.4
},
"luminance": 0.49544
}Semantic roles & 50–950 ramp
primary
#ADBDCA
secondary
#E9E5E2
accent
#6E46A0
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283