#ADD0EE#ADD0EE
#ADD0EE is a very light, muted cyan. Relative luminance 0.602; OKLCH L 84.2% C 0.056 H 244.4°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD0EE |
|---|---|
| RGB | rgb(173, 208, 238) |
| HSL | hsl(208, 66%, 81%) |
| HSV | hsv(208, 27%, 93%) |
| CMYK | cmyk(27.3%, 12.6%, 0%, 6.7%) |
| CIE-LAB | lab(81.93, -4.90, -18.56) |
| CIE-LCH | lch(81.93, 19.20, 255.21°) |
| OKLab | oklab(84.22% -0.0243 -0.0507) |
| OKLCH | oklch(84.22% 0.056 244.4) |
| XYZ | xyz(55.2176, 60.1669, 89.5764) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.98
Powder Blue (survey)
#B1D1FC
ΔE00 4.18
Cloudy Blue
#ACC2D9
ΔE00 4.60
Light Blue
#95D0FC
ΔE00 4.78
Lightsteelblue
#B0C4DE
ΔE00 4.88
Light Blue Grey
#B7C9E2
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD0EE #EECBAD
analogous
#ADEEEB #ADD0EE #ADAFEE
triadic
#ADD0EE #EEADD0 #D0EEAD
tetradic
#ADD0EE #EBADEE #EECBAD #AFEEAD
square
#ADD0EE #EBADEE #EECBAD #AFEEAD
split-complementary
#ADD0EE #EEADAF #EEEBAD
monochromatic
#4896D9 #7AB3E3 #ADD0EE #E0EDF9 #E6F0FA
Accessibility & contrast
On white
1.61
#ADD0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#ADD0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD0EE
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD0EE | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F0
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#9AD7DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #add0ee; /* rgb */ color: rgb(173, 208, 238); /* oklch */ color: oklch(84.2% 0.056 244.4);
Tailwind
colors: {
custom: {
50: '#c6def3',
500: '#add0ee',
950: '#000000',
},
}SCSS
$custom: #add0ee; $custom-light: #c6def3; $custom-dark: #000000;
JSON
{
"hex": "#add0ee",
"rgb": {
"r": 173,
"g": 208,
"b": 238
},
"hsl": {
"h": 207.692,
"s": 65.657,
"l": 80.588
},
"oklch": {
"l": 0.84216,
"c": 0.05626,
"h": 244.4
},
"luminance": 0.60169
}Semantic roles & 50–950 ramp
primary
#ADD0EE
secondary
#CB9C74
accent
#6C18CE
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485