#ADD7ED#ADD7ED
#ADD7ED is a very light, muted cyan. Relative luminance 0.636; OKLCH L 85.6% C 0.054 H 231.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD7ED |
|---|---|
| RGB | rgb(173, 215, 237) |
| HSL | hsl(201, 64%, 80%) |
| HSV | hsv(201, 27%, 93%) |
| CMYK | cmyk(27%, 9.3%, 0%, 7.1%) |
| CIE-LAB | lab(83.76, -8.79, -15.28) |
| CIE-LCH | lch(83.76, 17.63, 240.09°) |
| OKLab | oklab(85.65% -0.0338 -0.0417) |
| OKLCH | oklch(85.65% 0.054 231) |
| XYZ | xyz(56.8155, 63.5972, 89.3862) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.24
Lightblue
#ADD8E6
ΔE00 3.33
Baby Blue
#89CFF0
ΔE00 5.48
Sky Blue
#87CEEB
ΔE00 5.71
Light Blue
#95D0FC
ΔE00 6.35
Lightskyblue
#87CEFA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD7ED #EDC3AD
analogous
#ADEDE3 #ADD7ED #ADB7ED
triadic
#ADD7ED #EDADD7 #D7EDAD
tetradic
#ADD7ED #E3ADED #EDC3AD #B7EDAD
square
#ADD7ED #E3ADED #EDC3AD #B7EDAD
split-complementary
#ADD7ED #EDADB7 #EDE3AD
monochromatic
#49A6D7 #7BBFE2 #ADD7ED #DFEFF8 #E6F3F9
Accessibility & contrast
On white
1.53
#ADD7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#ADD7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD7ED
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD7ED | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#9ADDDE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #add7ed; /* rgb */ color: rgb(173, 215, 237); /* oklch */ color: oklch(85.6% 0.054 231.0);
Tailwind
colors: {
custom: {
50: '#c6e3f2',
500: '#add7ed',
950: '#000000',
},
}SCSS
$custom: #add7ed; $custom-light: #c6e3f2; $custom-dark: #000000;
JSON
{
"hex": "#add7ed",
"rgb": {
"r": 173,
"g": 215,
"b": 237
},
"hsl": {
"h": 200.625,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.85647,
"c": 0.05364,
"h": 231
},
"luminance": 0.636
}Semantic roles & 50–950 ramp
primary
#ADD7ED
secondary
#CA9274
accent
#571ACC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485