#ADD7EF#ADD7EF
#ADD7EF is a very light, muted cyan. Relative luminance 0.637; OKLCH L 85.7% C 0.055 H 233.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD7EF |
|---|---|
| RGB | rgb(173, 215, 239) |
| HSL | hsl(202, 67%, 81%) |
| HSV | hsv(202, 28%, 94%) |
| CMYK | cmyk(27.6%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(83.82, -8.33, -16.25) |
| CIE-LCH | lch(83.82, 18.26, 242.85°) |
| OKLab | oklab(85.72% -0.033 -0.0443) |
| OKLCH | oklch(85.72% 0.055 233.3) |
| XYZ | xyz(57.1093, 63.7147, 90.9337) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.37
Lightblue
#ADD8E6
ΔE00 4.08
Baby Blue
#89CFF0
ΔE00 5.38
Light Blue
#95D0FC
ΔE00 5.72
Sky Blue
#87CEEB
ΔE00 5.80
Lightskyblue
#87CEFA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD7EF #EFC5AD
analogous
#ADEFE6 #ADD7EF #ADB6EF
triadic
#ADD7EF #EFADD7 #D7EFAD
tetradic
#ADD7EF #E6ADEF #EFC5AD #B6EFAD
square
#ADD7EF #E6ADEF #EFC5AD #B6EFAD
split-complementary
#ADD7EF #EFADB6 #EFE6AD
monochromatic
#47A5DB #7ABEE5 #ADD7EF #E0F0F9 #E5F3FA
Accessibility & contrast
On white
1.53
#ADD7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#ADD7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD7EF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD7EF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5F0
Deuteranopia (green-blind)
#C2CEEF
Tritanopia (blue-blind)
#99DEDE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #add7ef; /* rgb */ color: rgb(173, 215, 239); /* oklch */ color: oklch(85.7% 0.055 233.3);
Tailwind
colors: {
custom: {
50: '#c6e3f4',
500: '#add7ef',
950: '#000000',
},
}SCSS
$custom: #add7ef; $custom-light: #c6e3f4; $custom-dark: #000000;
JSON
{
"hex": "#add7ef",
"rgb": {
"r": 173,
"g": 215,
"b": 239
},
"hsl": {
"h": 201.818,
"s": 67.347,
"l": 80.784
},
"oklch": {
"l": 0.85716,
"c": 0.0553,
"h": 233.3
},
"luminance": 0.63717
}Semantic roles & 50–950 ramp
primary
#ADD7EF
secondary
#CD9473
accent
#5A16CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485