#ADD2ED#ADD2ED
#ADD2ED is a very light, muted cyan. Relative luminance 0.611; OKLCH L 84.6% C 0.054 H 240.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD2ED |
|---|---|
| RGB | rgb(173, 210, 237) |
| HSL | hsl(205, 64%, 80%) |
| HSV | hsv(205, 27%, 93%) |
| CMYK | cmyk(27%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(82.43, -6.18, -17.28) |
| CIE-LCH | lch(82.43, 18.35, 250.31°) |
| OKLab | oklab(84.6% -0.0273 -0.0472) |
| OKLCH | oklch(84.6% 0.055 240) |
| XYZ | xyz(55.5618, 61.0897, 88.9683) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 4.93
Baby Blue (survey)
#A2CFFE
ΔE00 5.06
Cloudy Blue
#ACC2D9
ΔE00 5.25
Ice Blue
#A5DFF9
ΔE00 5.38
Light Grey Blue
#9DBCD4
ΔE00 5.56
Powder Blue (survey)
#B1D1FC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD2ED #EDC8AD
analogous
#ADEDE8 #ADD2ED #ADB2ED
triadic
#ADD2ED #EDADD2 #D2EDAD
tetradic
#ADD2ED #E8ADED #EDC8AD #B2EDAD
square
#ADD2ED #E8ADED #EDC8AD #B2EDAD
split-complementary
#ADD2ED #EDADB2 #EDE8AD
monochromatic
#499BD7 #7BB6E2 #ADD2ED #DFEEF8 #E6F1F9
Accessibility & contrast
On white
1.59
#ADD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#ADD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD2ED
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD2ED | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EE
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#9AD9DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #add2ed; /* rgb */ color: rgb(173, 210, 237); /* oklch */ color: oklch(84.6% 0.054 240.0);
Tailwind
colors: {
custom: {
50: '#c6dff2',
500: '#add2ed',
950: '#000000',
},
}SCSS
$custom: #add2ed; $custom-light: #c6dff2; $custom-dark: #000000;
JSON
{
"hex": "#add2ed",
"rgb": {
"r": 173,
"g": 210,
"b": 237
},
"hsl": {
"h": 205.313,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.84598,
"c": 0.0545,
"h": 240
},
"luminance": 0.61092
}Semantic roles & 50–950 ramp
primary
#ADD2ED
secondary
#CA9874
accent
#651ACC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485