#ADDEEB#ADDEEB
#ADDEEB is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.1% C 0.054 H 215.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEEB |
|---|---|
| RGB | rgb(173, 222, 235) |
| HSL | hsl(193, 61%, 80%) |
| HSV | hsv(193, 26%, 92%) |
| CMYK | cmyk(26.4%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(85.57, -12.84, -11.51) |
| CIE-LCH | lch(85.57, 17.25, 221.86°) |
| OKLab | oklab(87.06% -0.0435 -0.0314) |
| OKLCH | oklch(87.06% 0.054 215.8) |
| XYZ | xyz(58.3457, 67.1224, 88.4628) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.98
Powder Blue
#B0E0E6
ΔE00 2.87
Ice Blue
#A5DFF9
ΔE00 4.35
Pale Sky Blue
#BDF6FE
ΔE00 5.80
Sky Blue
#87CEEB
ΔE00 6.90
Robin'S Egg Blue
#98EFF9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEEB #EBBAAD
analogous
#ADEBD9 #ADDEEB #ADBFEB
triadic
#ADDEEB #EBADDE #DEEBAD
tetradic
#ADDEEB #D9ADEB #EBBAAD #BFEBAD
square
#ADDEEB #D9ADEB #EBBAAD #BFEBAD
split-complementary
#ADDEEB #EBADBF #EBD9AD
monochromatic
#4BB6D3 #7CCADF #ADDEEB #DEF2F7 #E6F5F9
Accessibility & contrast
On white
1.46
#ADDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#ADDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEEB
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEEB | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEC
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#99E3E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #addeeb; /* rgb */ color: rgb(173, 222, 235); /* oklch */ color: oklch(87.1% 0.054 215.8);
Tailwind
colors: {
custom: {
50: '#c7e8f1',
500: '#addeeb',
950: '#000000',
},
}SCSS
$custom: #addeeb; $custom-light: #c7e8f1; $custom-dark: #000000;
JSON
{
"hex": "#addeeb",
"rgb": {
"r": 173,
"g": 222,
"b": 235
},
"hsl": {
"h": 192.581,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.87061,
"c": 0.05364,
"h": 215.8
},
"luminance": 0.67125
}Semantic roles & 50–950 ramp
primary
#ADDEEB
secondary
#C78675
accent
#411DC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485