#ADBDCC#ADBDCC
#ADBDCC is a light, muted cyan. Relative luminance 0.496; OKLCH L 79.1% C 0.028 H 246.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBDCC |
|---|---|
| RGB | rgb(173, 189, 204) |
| HSL | hsl(209, 23%, 74%) |
| HSV | hsv(209, 15%, 80%) |
| CMYK | cmyk(15.2%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(75.85, -2.40, -9.40) |
| CIE-LCH | lch(75.85, 9.70, 255.69°) |
| OKLab | oklab(79.08% -0.0111 -0.0254) |
| OKLCH | oklch(79.08% 0.028 246.4) |
| XYZ | xyz(46.3276, 49.6382, 64.2554) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.20
Lightsteelblue
#B0C4DE
ΔE00 4.42
Light Grey Blue
#9DBCD4
ΔE00 4.61
Light Blue Grey
#B7C9E2
ΔE00 4.97
Dove Gray
#B6B8BD
ΔE00 6.19
Cool Gray
#9AA7B0
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBDCC #CCBCAD
analogous
#ADCCCC #ADBDCC #ADAECC
triadic
#ADBDCC #CCADBD #BDCCAD
tetradic
#ADBDCC #CCADCC #CCBCAD #AECCAD
square
#ADBDCC #CCADCC #CCBCAD #AECCAD
split-complementary
#ADBDCC #CCADAE #CCCCAD
monochromatic
#62809D #879FB5 #ADBDCC #D3DBE3 #ECF0F3
Accessibility & contrast
On white
1.92
#ADBDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#ADBDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBDCC
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBDCC | 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)
#B7BDCD
Deuteranopia (green-blind)
#B4B9CC
Tritanopia (blue-blind)
#A5C0C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #adbdcc; /* rgb */ color: rgb(173, 189, 204); /* oklch */ color: oklch(79.1% 0.028 246.4);
Tailwind
colors: {
custom: {
50: '#c5d0db',
500: '#adbdcc',
950: '#000000',
},
}SCSS
$custom: #adbdcc; $custom-light: #c5d0db; $custom-dark: #000000;
JSON
{
"hex": "#adbdcc",
"rgb": {
"r": 173,
"g": 189,
"b": 204
},
"hsl": {
"h": 209.032,
"s": 23.308,
"l": 73.922
},
"oklch": {
"l": 0.7908,
"c": 0.0277,
"h": 246.4
},
"luminance": 0.49639
}Semantic roles & 50–950 ramp
primary
#ADBDCC
secondary
#EAE5E1
accent
#7144A2
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131415
muted
#828283