#CADEEB#CADEEB
#CADEEB is a very light, muted cyan. Relative luminance 0.708; OKLCH L 89.0% C 0.028 H 236.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CADEEB |
|---|---|
| RGB | rgb(202, 222, 235) |
| HSL | hsl(204, 45%, 86%) |
| HSV | hsv(204, 14%, 92%) |
| CMYK | cmyk(14%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(87.39, -4.05, -8.61) |
| CIE-LCH | lch(87.39, 9.51, 244.78°) |
| OKLab | oklab(88.97% -0.0155 -0.0232) |
| OKLCH | oklch(88.97% 0.028 236.2) |
| XYZ | xyz(65.4702, 70.7960, 88.7968) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.23
Lightblue
#ADD8E6
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 7.24
Aliceblue
#F0F8FF
ΔE00 7.47
Cloudy Blue
#ACC2D9
ΔE00 7.84
Lightsteelblue
#B0C4DE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADEEB #EBD7CA
analogous
#CAEBE7 #CADEEB #CACDEB
triadic
#CADEEB #EBCADE #DEEBCA
tetradic
#CADEEB #E7CAEB #EBD7CA #CDEBCA
square
#CADEEB #E7CAEB #EBD7CA #CDEBCA
split-complementary
#CADEEB #EBCACD #EBE7CA
monochromatic
#71A7C9 #9EC2DA #CADEEB #E9F1F7 #E9F1F7
Accessibility & contrast
On white
1.39
#CADEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CADEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADEEB
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADEEB | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D4D9EB
Tritanopia (blue-blind)
#C2E1E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cadeeb; /* rgb */ color: rgb(202, 222, 235); /* oklch */ color: oklch(89.0% 0.028 236.2);
Tailwind
colors: {
custom: {
50: '#dae8f1',
500: '#cadeeb',
950: '#000000',
},
}SCSS
$custom: #cadeeb; $custom-light: #dae8f1; $custom-dark: #000000;
JSON
{
"hex": "#cadeeb",
"rgb": {
"r": 202,
"g": 222,
"b": 235
},
"hsl": {
"h": 203.636,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.88966,
"c": 0.02793,
"h": 236.2
},
"luminance": 0.70797
}Semantic roles & 50–950 ramp
primary
#CADEEB
secondary
#C7A793
accent
#642DB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485