#CAEEFC#CAEEFC
#CAEEFC is a very light, muted cyan. Relative luminance 0.807; OKLCH L 92.8% C 0.042 H 223.3°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEFC |
|---|---|
| RGB | rgb(202, 238, 252) |
| HSL | hsl(197, 89%, 89%) |
| HSV | hsv(197, 20%, 99%) |
| CMYK | cmyk(19.8%, 5.6%, 0%, 1.2%) |
| CIE-LAB | lab(92.01, -8.73, -10.64) |
| CIE-LCH | lch(92.01, 13.76, 230.62°) |
| OKLab | oklab(92.78% -0.0306 -0.0288) |
| OKLCH | oklch(92.78% 0.042 223.3) |
| XYZ | xyz(72.4975, 80.7317, 103.8396) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.56
Pale Sky Blue
#BDF6FE
ΔE00 6.27
Ice Blue
#A5DFF9
ΔE00 6.30
Powder Blue
#B0E0E6
ΔE00 6.50
Lightcyan
#E0FFFF
ΔE00 6.79
Very Light Blue
#D5FFFF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEFC #FCD8CA
analogous
#CAFCF1 #CAEEFC #CAD5FC
triadic
#CAEEFC #FCCAEE #EEFCCA
tetradic
#CAEEFC #F1CAFC #FCD8CA #D5FCCA
square
#CAEEFC #F1CAFC #FCD8CA #D5FCCA
split-complementary
#CAEEFC #FCCAD5 #FCF1CA
monochromatic
#56C9F5 #90DBF9 #CAEEFC #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.22
#CAEEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#CAEEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEFC
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEFC | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#BCF3F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #caeefc; /* rgb */ color: rgb(202, 238, 252); /* oklch */ color: oklch(92.8% 0.042 223.3);
Tailwind
colors: {
custom: {
50: '#daf3fd',
500: '#caeefc',
950: '#000000',
},
}SCSS
$custom: #caeefc; $custom-light: #daf3fd; $custom-dark: #000000;
JSON
{
"hex": "#caeefc",
"rgb": {
"r": 202,
"g": 238,
"b": 252
},
"hsl": {
"h": 196.8,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.92775,
"c": 0.04203,
"h": 223.3
},
"luminance": 0.80734
}Semantic roles & 50–950 ramp
primary
#CAEEFC
secondary
#E3A187
accent
#4000E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585