#CAEEFD#CAEEFD
#CAEEFD is a very light, muted cyan. Relative luminance 0.808; OKLCH L 92.8% C 0.043 H 224.9°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEFD |
|---|---|
| RGB | rgb(202, 238, 253) |
| HSL | hsl(198, 93%, 89%) |
| HSV | hsv(198, 20%, 99%) |
| CMYK | cmyk(20.2%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(92.04, -8.52, -11.11) |
| CIE-LCH | lch(92.04, 14.00, 232.53°) |
| OKLab | oklab(92.81% -0.0302 -0.0301) |
| OKLCH | oklch(92.81% 0.043 224.9) |
| XYZ | xyz(72.6564, 80.7952, 104.6764) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.65
Ice Blue
#A5DFF9
ΔE00 6.17
Pale Sky Blue
#BDF6FE
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 6.81
Lightcyan
#E0FFFF
ΔE00 7.13
Very Light Blue
#D5FFFF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEFD #FDD9CA
analogous
#CAFDF3 #CAEEFD #CAD5FD
triadic
#CAEEFD #FDCAEE #EEFDCA
tetradic
#CAEEFD #F3CAFD #FDD9CA #D5FDCA
square
#CAEEFD #F3CAFD #FDD9CA #D5FDCA
split-complementary
#CAEEFD #FDCAD5 #FDF3CA
monochromatic
#54C8F9 #8FDBFB #CAEEFD #E2F6FE #E2F6FE
Accessibility & contrast
On white
1.22
#CAEEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#CAEEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEFD
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEFD | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#DEE5FD
Tritanopia (blue-blind)
#BCF3F3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #caeefd; /* rgb */ color: rgb(202, 238, 253); /* oklch */ color: oklch(92.8% 0.043 224.9);
Tailwind
colors: {
custom: {
50: '#daf3fe',
500: '#caeefd',
950: '#000000',
},
}SCSS
$custom: #caeefd; $custom-light: #daf3fe; $custom-dark: #000000;
JSON
{
"hex": "#caeefd",
"rgb": {
"r": 202,
"g": 238,
"b": 253
},
"hsl": {
"h": 197.647,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.92807,
"c": 0.04267,
"h": 224.9
},
"luminance": 0.80797
}Semantic roles & 50–950 ramp
primary
#CAEEFD
secondary
#E5A286
accent
#4300E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585