#ADCBDF#ADCBDF
#ADCBDF is a very light, muted cyan. Relative luminance 0.569; OKLCH L 82.6% C 0.043 H 237.2°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCBDF |
|---|---|
| RGB | rgb(173, 203, 223) |
| HSL | hsl(204, 44%, 78%) |
| HSV | hsv(204, 22%, 87%) |
| CMYK | cmyk(22.4%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(80.14, -5.69, -13.24) |
| CIE-LCH | lch(80.14, 14.41, 246.75°) |
| OKLab | oklab(82.65% -0.0232 -0.036) |
| OKLCH | oklch(82.65% 0.043 237.2) |
| XYZ | xyz(51.9051, 56.9222, 78.0500) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.88
Light Grey Blue
#9DBCD4
ΔE00 4.14
Lightsteelblue
#B0C4DE
ΔE00 5.15
Light Blue Grey
#B7C9E2
ΔE00 5.38
Lightblue
#ADD8E6
ΔE00 5.74
Ice Blue
#A5DFF9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCBDF #DFC1AD
analogous
#ADDFDA #ADCBDF #ADB2DF
triadic
#ADCBDF #DFADCB #CBDFAD
tetradic
#ADCBDF #DAADDF #DFC1AD #B2DFAD
square
#ADCBDF #DAADDF #DFC1AD #B2DFAD
split-complementary
#ADCBDF #DFADB2 #DFDAAD
monochromatic
#5593BD #81AFCE #ADCBDF #D9E7F0 #E9F1F6
Accessibility & contrast
On white
1.70
#ADCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#ADCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCBDF
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCBDF | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#9FD0D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #adcbdf; /* rgb */ color: rgb(173, 203, 223); /* oklch */ color: oklch(82.6% 0.043 237.2);
Tailwind
colors: {
custom: {
50: '#c6dae9',
500: '#adcbdf',
950: '#000000',
},
}SCSS
$custom: #adcbdf; $custom-light: #c6dae9; $custom-dark: #000000;
JSON
{
"hex": "#adcbdf",
"rgb": {
"r": 173,
"g": 203,
"b": 223
},
"hsl": {
"h": 204,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.82648,
"c": 0.04281,
"h": 237.2
},
"luminance": 0.56924
}Semantic roles & 50–950 ramp
primary
#ADCBDF
secondary
#B89279
accent
#652FB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384