#ADCEDE#ADCEDE
#ADCEDE is a very light, muted cyan. Relative luminance 0.583; OKLCH L 83.2% C 0.042 H 228.7°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCEDE |
|---|---|
| RGB | rgb(173, 206, 222) |
| HSL | hsl(200, 43%, 77%) |
| HSV | hsv(200, 22%, 87%) |
| CMYK | cmyk(22.1%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(80.90, -7.48, -11.56) |
| CIE-LCH | lch(80.90, 13.77, 237.07°) |
| OKLab | oklab(83.25% -0.0275 -0.0314) |
| OKLCH | oklch(83.25% 0.042 228.7) |
| XYZ | xyz(52.4860, 58.2990, 77.5805) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.67
Light Grey Blue
#9DBCD4
ΔE00 5.71
Ice Blue
#A5DFF9
ΔE00 6.01
Cloudy Blue
#ACC2D9
ΔE00 6.02
Sky Blue
#87CEEB
ΔE00 6.98
Baby Blue
#89CFF0
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCEDE #DEBDAD
analogous
#ADDED6 #ADCEDE #ADB5DE
triadic
#ADCEDE #DEADCE #CEDEAD
tetradic
#ADCEDE #D6ADDE #DEBDAD #B5DEAD
square
#ADCEDE #D6ADDE #DEBDAD #B5DEAD
split-complementary
#ADCEDE #DEADB5 #DED6AD
monochromatic
#569ABB #81B4CC #ADCEDE #D9E8F0 #E9F2F6
Accessibility & contrast
On white
1.66
#ADCEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#ADCEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCEDE
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCEDE | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDF
Deuteranopia (green-blind)
#BFC6DE
Tritanopia (blue-blind)
#9FD3D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #adcede; /* rgb */ color: rgb(173, 206, 222); /* oklch */ color: oklch(83.2% 0.042 228.7);
Tailwind
colors: {
custom: {
50: '#c6dde8',
500: '#adcede',
950: '#000000',
},
}SCSS
$custom: #adcede; $custom-light: #c6dde8; $custom-dark: #000000;
JSON
{
"hex": "#adcede",
"rgb": {
"r": 173,
"g": 206,
"b": 222
},
"hsl": {
"h": 199.592,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.83245,
"c": 0.04176,
"h": 228.7
},
"luminance": 0.58301
}Semantic roles & 50–950 ramp
primary
#ADCEDE
secondary
#B68D79
accent
#5C30B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484