#ADD0EA#ADD0EA
#ADD0EA is a very light, muted cyan. Relative luminance 0.599; OKLCH L 84.1% C 0.052 H 240.4°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD0EA |
|---|---|
| RGB | rgb(173, 208, 234) |
| HSL | hsl(206, 59%, 80%) |
| HSV | hsv(206, 26%, 92%) |
| CMYK | cmyk(26.1%, 11.1%, 0%, 8.2%) |
| CIE-LAB | lab(81.80, -5.83, -16.62) |
| CIE-LCH | lch(81.80, 17.61, 250.68°) |
| OKLab | oklab(84.08% -0.0258 -0.0453) |
| OKLCH | oklch(84.08% 0.052 240.4) |
| XYZ | xyz(54.6364, 59.9345, 86.5157) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.65
Light Grey Blue
#9DBCD4
ΔE00 5.05
Baby Blue (survey)
#A2CFFE
ΔE00 5.27
Light Blue
#95D0FC
ΔE00 5.28
Lightsteelblue
#B0C4DE
ΔE00 5.35
Light Blue Grey
#B7C9E2
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD0EA #EAC7AD
analogous
#ADEAE6 #ADD0EA #ADB2EA
triadic
#ADD0EA #EAADD0 #D0EAAD
tetradic
#ADD0EA #E6ADEA #EAC7AD #B2EAAD
square
#ADD0EA #E6ADEA #EAC7AD #B2EAAD
split-complementary
#ADD0EA #EAADB2 #EAE6AD
monochromatic
#4C98D1 #7CB4DE #ADD0EA #DEECF6 #E7F1F9
Accessibility & contrast
On white
1.62
#ADD0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#ADD0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD0EA
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD0EA | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEB
Deuteranopia (green-blind)
#BDC8EA
Tritanopia (blue-blind)
#9BD6D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #add0ea; /* rgb */ color: rgb(173, 208, 234); /* oklch */ color: oklch(84.1% 0.052 240.4);
Tailwind
colors: {
custom: {
50: '#c6def0',
500: '#add0ea',
950: '#000000',
},
}SCSS
$custom: #add0ea; $custom-light: #c6def0; $custom-dark: #000000;
JSON
{
"hex": "#add0ea",
"rgb": {
"r": 173,
"g": 208,
"b": 234
},
"hsl": {
"h": 205.574,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.84075,
"c": 0.05216,
"h": 240.4
},
"luminance": 0.59937
}Semantic roles & 50–950 ramp
primary
#ADD0EA
secondary
#C69875
accent
#661FC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485