#ADD7EE#ADD7EE
#ADD7EE is a very light, muted cyan. Relative luminance 0.637; OKLCH L 85.7% C 0.054 H 232.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD7EE |
|---|---|
| RGB | rgb(173, 215, 238) |
| HSL | hsl(201, 66%, 81%) |
| HSV | hsv(201, 27%, 93%) |
| CMYK | cmyk(27.3%, 9.7%, 0%, 6.7%) |
| CIE-LAB | lab(83.79, -8.56, -15.76) |
| CIE-LCH | lch(83.79, 17.94, 241.49°) |
| OKLab | oklab(85.68% -0.0334 -0.043) |
| OKLCH | oklch(85.68% 0.054 232.2) |
| XYZ | xyz(56.9620, 63.6558, 90.1578) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.29
Lightblue
#ADD8E6
ΔE00 3.71
Baby Blue
#89CFF0
ΔE00 5.42
Sky Blue
#87CEEB
ΔE00 5.75
Light Blue
#95D0FC
ΔE00 6.03
Lightskyblue
#87CEFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD7EE #EEC4AD
analogous
#ADEEE5 #ADD7EE #ADB6EE
triadic
#ADD7EE #EEADD7 #D7EEAD
tetradic
#ADD7EE #E5ADEE #EEC4AD #B6EEAD
square
#ADD7EE #E5ADEE #EEC4AD #B6EEAD
split-complementary
#ADD7EE #EEADB6 #EEE5AD
monochromatic
#48A6D9 #7ABEE3 #ADD7EE #E0F0F9 #E6F3FA
Accessibility & contrast
On white
1.53
#ADD7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#ADD7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD7EE
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD7EE | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#99DDDE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #add7ee; /* rgb */ color: rgb(173, 215, 238); /* oklch */ color: oklch(85.7% 0.054 232.2);
Tailwind
colors: {
custom: {
50: '#c6e3f3',
500: '#add7ee',
950: '#000000',
},
}SCSS
$custom: #add7ee; $custom-light: #c6e3f3; $custom-dark: #000000;
JSON
{
"hex": "#add7ee",
"rgb": {
"r": 173,
"g": 215,
"b": 238
},
"hsl": {
"h": 201.231,
"s": 65.657,
"l": 80.588
},
"oklch": {
"l": 0.85682,
"c": 0.05447,
"h": 232.2
},
"luminance": 0.63658
}Semantic roles & 50–950 ramp
primary
#ADD7EE
secondary
#CB9374
accent
#5818CE
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485