#ADDEEA#ADDEEA
#ADDEEA is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.0% C 0.053 H 214.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEEA |
|---|---|
| RGB | rgb(173, 222, 234) |
| HSL | hsl(192, 59%, 80%) |
| HSV | hsv(192, 26%, 92%) |
| CMYK | cmyk(26.1%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(85.54, -13.07, -11.02) |
| CIE-LCH | lch(85.54, 17.10, 220.15°) |
| OKLab | oklab(87.03% -0.0439 -0.03) |
| OKLCH | oklch(87.03% 0.053 214.4) |
| XYZ | xyz(58.2016, 67.0648, 87.7041) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.21
Powder Blue
#B0E0E6
ΔE00 2.47
Ice Blue
#A5DFF9
ΔE00 4.74
Pale Sky Blue
#BDF6FE
ΔE00 5.64
Paleturquoise
#AFEEEE
ΔE00 6.92
Robin'S Egg Blue
#98EFF9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEEA #EAB9AD
analogous
#ADEAD7 #ADDEEA #ADC0EA
triadic
#ADDEEA #EAADDE #DEEAAD
tetradic
#ADDEEA #D7ADEA #EAB9AD #C0EAAD
square
#ADDEEA #D7ADEA #EAB9AD #C0EAAD
split-complementary
#ADDEEA #EAADC0 #EAD7AD
monochromatic
#4CB7D1 #7CCADE #ADDEEA #DEF2F6 #E7F5F9
Accessibility & contrast
On white
1.46
#ADDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#ADDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEEA
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEEA | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#CBD2EA
Tritanopia (blue-blind)
#9AE3E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #addeea; /* rgb */ color: rgb(173, 222, 234); /* oklch */ color: oklch(87.0% 0.053 214.4);
Tailwind
colors: {
custom: {
50: '#c6e8f0',
500: '#addeea',
950: '#000000',
},
}SCSS
$custom: #addeea; $custom-light: #c6e8f0; $custom-dark: #000000;
JSON
{
"hex": "#addeea",
"rgb": {
"r": 173,
"g": 222,
"b": 234
},
"hsl": {
"h": 191.803,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.87028,
"c": 0.05319,
"h": 214.4
},
"luminance": 0.67067
}Semantic roles & 50–950 ramp
primary
#ADDEEA
secondary
#C68575
accent
#401FC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485