#ADDCED#ADDCED
#ADDCED is a very light, muted cyan. Relative luminance 0.662; OKLCH L 86.7% C 0.054 H 222.0°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCED |
|---|---|
| RGB | rgb(173, 220, 237) |
| HSL | hsl(196, 64%, 80%) |
| HSV | hsv(196, 27%, 93%) |
| CMYK | cmyk(27%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.09, -11.37, -13.28) |
| CIE-LCH | lch(85.09, 17.48, 229.43°) |
| OKLab | oklab(86.7% -0.0402 -0.0362) |
| OKLCH | oklch(86.7% 0.054 222) |
| XYZ | xyz(58.1082, 66.1826, 89.8171) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.40
Ice Blue
#A5DFF9
ΔE00 3.01
Powder Blue
#B0E0E6
ΔE00 4.71
Sky Blue
#87CEEB
ΔE00 6.00
Baby Blue
#89CFF0
ΔE00 6.33
Pale Sky Blue
#BDF6FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCED #EDBEAD
analogous
#ADEDDE #ADDCED #ADBCED
triadic
#ADDCED #EDADDC #DCEDAD
tetradic
#ADDCED #DEADED #EDBEAD #BCEDAD
square
#ADDCED #DEADED #EDBEAD #BCEDAD
split-complementary
#ADDCED #EDADBC #EDDEAD
monochromatic
#49B1D7 #7BC7E2 #ADDCED #DFF1F8 #E6F4F9
Accessibility & contrast
On white
1.48
#ADDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#ADDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCED
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCED | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#99E2E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #addced; /* rgb */ color: rgb(173, 220, 237); /* oklch */ color: oklch(86.7% 0.054 222.0);
Tailwind
colors: {
custom: {
50: '#c7e6f2',
500: '#addced',
950: '#000000',
},
}SCSS
$custom: #addced; $custom-light: #c7e6f2; $custom-dark: #000000;
JSON
{
"hex": "#addced",
"rgb": {
"r": 173,
"g": 220,
"b": 237
},
"hsl": {
"h": 195.938,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.86703,
"c": 0.0541,
"h": 222
},
"luminance": 0.66185
}Semantic roles & 50–950 ramp
primary
#ADDCED
secondary
#CA8B74
accent
#491ACC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485