#ADDAED#ADDAED
#ADDAED is a very light, muted cyan. Relative luminance 0.651; OKLCH L 86.3% C 0.054 H 225.6°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDAED |
|---|---|
| RGB | rgb(173, 218, 237) |
| HSL | hsl(198, 64%, 80%) |
| HSV | hsv(198, 27%, 93%) |
| CMYK | cmyk(27%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(84.56, -10.34, -14.08) |
| CIE-LCH | lch(84.56, 17.47, 233.70°) |
| OKLab | oklab(86.28% -0.0376 -0.0384) |
| OKLCH | oklch(86.28% 0.054 225.6) |
| XYZ | xyz(57.5864, 65.1390, 89.6432) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.90
Ice Blue
#A5DFF9
ΔE00 2.76
Sky Blue
#87CEEB
ΔE00 5.72
Powder Blue
#B0E0E6
ΔE00 5.78
Baby Blue
#89CFF0
ΔE00 5.84
Light Blue
#95D0FC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDAED #EDC0AD
analogous
#ADEDE0 #ADDAED #ADBAED
triadic
#ADDAED #EDADDA #DAEDAD
tetradic
#ADDAED #E0ADED #EDC0AD #BAEDAD
square
#ADDAED #E0ADED #EDC0AD #BAEDAD
split-complementary
#ADDAED #EDADBA #EDE0AD
monochromatic
#49ADD7 #7BC3E2 #ADDAED #DFF1F8 #E6F4F9
Accessibility & contrast
On white
1.50
#ADDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#ADDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDAED
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDAED | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#99E0E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addaed; /* rgb */ color: rgb(173, 218, 237); /* oklch */ color: oklch(86.3% 0.054 225.6);
Tailwind
colors: {
custom: {
50: '#c6e5f2',
500: '#addaed',
950: '#000000',
},
}SCSS
$custom: #addaed; $custom-light: #c6e5f2; $custom-dark: #000000;
JSON
{
"hex": "#addaed",
"rgb": {
"r": 173,
"g": 218,
"b": 237
},
"hsl": {
"h": 197.813,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.8628,
"c": 0.05376,
"h": 225.6
},
"luminance": 0.65141
}Semantic roles & 50–950 ramp
primary
#ADDAED
secondary
#CA8E74
accent
#4F1ACC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485