#ADCEDF#ADCEDF
#ADCEDF is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.3% C 0.043 H 230.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCEDF |
|---|---|
| RGB | rgb(173, 206, 223) |
| HSL | hsl(200, 44%, 78%) |
| HSV | hsv(200, 22%, 87%) |
| CMYK | cmyk(22.4%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(80.93, -7.26, -12.05) |
| CIE-LCH | lch(80.93, 14.07, 238.91°) |
| OKLab | oklab(83.28% -0.0272 -0.0327) |
| OKLCH | oklch(83.28% 0.043 230.3) |
| XYZ | xyz(52.6204, 58.3528, 78.2885) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.92
Light Grey Blue
#9DBCD4
ΔE00 5.47
Cloudy Blue
#ACC2D9
ΔE00 5.72
Ice Blue
#A5DFF9
ΔE00 5.94
Baby Blue
#89CFF0
ΔE00 6.91
Sky Blue
#87CEEB
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCEDF #DFBEAD
analogous
#ADDFD7 #ADCEDF #ADB5DF
triadic
#ADCEDF #DFADCE #CEDFAD
tetradic
#ADCEDF #D7ADDF #DFBEAD #B5DFAD
square
#ADCEDF #D7ADDF #DFBEAD #B5DFAD
split-complementary
#ADCEDF #DFADB5 #DFD7AD
monochromatic
#5599BD #81B4CE #ADCEDF #D9E8F0 #E9F2F6
Accessibility & contrast
On white
1.66
#ADCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#ADCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCEDF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCEDF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCE0
Deuteranopia (green-blind)
#BEC6DF
Tritanopia (blue-blind)
#9FD3D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #adcedf; /* rgb */ color: rgb(173, 206, 223); /* oklch */ color: oklch(83.3% 0.043 230.3);
Tailwind
colors: {
custom: {
50: '#c6dde9',
500: '#adcedf',
950: '#000000',
},
}SCSS
$custom: #adcedf; $custom-light: #c6dde9; $custom-dark: #000000;
JSON
{
"hex": "#adcedf",
"rgb": {
"r": 173,
"g": 206,
"b": 223
},
"hsl": {
"h": 200.4,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.83278,
"c": 0.04253,
"h": 230.3
},
"luminance": 0.58355
}Semantic roles & 50–950 ramp
primary
#ADCEDF
secondary
#B88E79
accent
#5D2FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484