#ADCEDC#ADCEDC
#ADCEDC is a very light, muted cyan. Relative luminance 0.582; OKLCH L 83.2% C 0.040 H 225.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCEDC |
|---|---|
| RGB | rgb(173, 206, 220) |
| HSL | hsl(198, 40%, 77%) |
| HSV | hsv(198, 21%, 86%) |
| CMYK | cmyk(21.4%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(80.85, -7.92, -10.57) |
| CIE-LCH | lch(80.85, 13.21, 233.15°) |
| OKLab | oklab(83.18% -0.0283 -0.0287) |
| OKLCH | oklch(83.18% 0.04 225.4) |
| XYZ | xyz(52.2196, 58.1925, 76.1772) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.29
Ice Blue
#A5DFF9
ΔE00 6.23
Light Grey Blue
#9DBCD4
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 6.67
Powder Blue
#B0E0E6
ΔE00 6.99
Sky Blue
#87CEEB
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCEDC #DCBBAD
analogous
#ADDCD3 #ADCEDC #ADB7DC
triadic
#ADCEDC #DCADCE #CEDCAD
tetradic
#ADCEDC #D3ADDC #DCBBAD #B7DCAD
square
#ADCEDC #D3ADDC #DCBBAD #B7DCAD
split-complementary
#ADCEDC #DCADB7 #DCD3AD
monochromatic
#579BB7 #82B4CA #ADCEDC #D8E8EE #EAF2F6
Accessibility & contrast
On white
1.66
#ADCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#ADCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCEDC
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCEDC | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#A0D2D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #adcedc; /* rgb */ color: rgb(173, 206, 220); /* oklch */ color: oklch(83.2% 0.040 225.4);
Tailwind
colors: {
custom: {
50: '#c6dde6',
500: '#adcedc',
950: '#000000',
},
}SCSS
$custom: #adcedc; $custom-light: #c6dde6; $custom-dark: #000000;
JSON
{
"hex": "#adcedc",
"rgb": {
"r": 173,
"g": 206,
"b": 220
},
"hsl": {
"h": 197.872,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.83179,
"c": 0.0403,
"h": 225.4
},
"luminance": 0.58194
}Semantic roles & 50–950 ramp
primary
#ADCEDC
secondary
#B48B79
accent
#5932B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484