#ADD4E7#ADD4E7
#ADD4E7 is a very light, muted cyan. Relative luminance 0.617; OKLCH L 84.8% C 0.049 H 229.0°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD4E7 |
|---|---|
| RGB | rgb(173, 212, 231) |
| HSL | hsl(200, 55%, 79%) |
| HSV | hsv(200, 25%, 91%) |
| CMYK | cmyk(25.1%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(82.77, -8.60, -13.56) |
| CIE-LCH | lch(82.77, 16.06, 237.62°) |
| OKLab | oklab(84.81% -0.0321 -0.0369) |
| OKLCH | oklch(84.81% 0.049 229) |
| XYZ | xyz(55.1967, 61.7386, 84.5943) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.77
Ice Blue
#A5DFF9
ΔE00 4.13
Baby Blue
#89CFF0
ΔE00 5.96
Sky Blue
#87CEEB
ΔE00 5.99
Light Grey Blue
#9DBCD4
ΔE00 6.75
Powder Blue
#B0E0E6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD4E7 #E7C0AD
analogous
#ADE7DD #ADD4E7 #ADB7E7
triadic
#ADD4E7 #E7ADD4 #D4E7AD
tetradic
#ADD4E7 #DDADE7 #E7C0AD #B7E7AD
square
#ADD4E7 #DDADE7 #E7C0AD #B7E7AD
split-complementary
#ADD4E7 #E7ADB7 #E7DDAD
monochromatic
#4EA2CB #7EBBD9 #ADD4E7 #DCEDF5 #E7F3F8
Accessibility & contrast
On white
1.57
#ADD4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#ADD4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD4E7
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD4E7 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E8
Deuteranopia (green-blind)
#C2CBE7
Tritanopia (blue-blind)
#9CDADA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #add4e7; /* rgb */ color: rgb(173, 212, 231); /* oklch */ color: oklch(84.8% 0.049 229.0);
Tailwind
colors: {
custom: {
50: '#c6e1ee',
500: '#add4e7',
950: '#000000',
},
}SCSS
$custom: #add4e7; $custom-light: #c6e1ee; $custom-dark: #000000;
JSON
{
"hex": "#add4e7",
"rgb": {
"r": 173,
"g": 212,
"b": 231
},
"hsl": {
"h": 199.655,
"s": 54.717,
"l": 79.216
},
"oklch": {
"l": 0.84811,
"c": 0.04892,
"h": 229
},
"luminance": 0.61741
}Semantic roles & 50–950 ramp
primary
#ADD4E7
secondary
#C28F76
accent
#5723C2
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485