#CAECFD#CAECFD
#CAECFD is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.4% C 0.042 H 229.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CAECFD |
|---|---|
| RGB | rgb(202, 236, 253) |
| HSL | hsl(200, 93%, 89%) |
| HSV | hsv(200, 20%, 99%) |
| CMYK | cmyk(20.2%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.52, -7.50, -11.89) |
| CIE-LCH | lch(91.52, 14.05, 237.75°) |
| OKLab | oklab(92.4% -0.0276 -0.0322) |
| OKLCH | oklch(92.4% 0.042 229.4) |
| XYZ | xyz(72.0774, 79.6372, 104.4834) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.86
Ice Blue
#A5DFF9
ΔE00 6.08
Powder Blue
#B0E0E6
ΔE00 7.66
Pale Sky Blue
#BDF6FE
ΔE00 7.71
Lightcyan
#E0FFFF
ΔE00 8.11
Aliceblue
#F0F8FF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAECFD #FDDBCA
analogous
#CAFDF5 #CAECFD #CAD3FD
triadic
#CAECFD #FDCAEC #ECFDCA
tetradic
#CAECFD #F5CAFD #FDDBCA #D3FDCA
square
#CAECFD #F5CAFD #FDDBCA #D3FDCA
split-complementary
#CAECFD #FDCAD3 #FDF5CA
monochromatic
#54C2F9 #8FD7FB #CAECFD #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.24
#CAECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#CAECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAECFD
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAECFD | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFE
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#BCF1F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #caecfd; /* rgb */ color: rgb(202, 236, 253); /* oklch */ color: oklch(92.4% 0.042 229.4);
Tailwind
colors: {
custom: {
50: '#daf2fe',
500: '#caecfd',
950: '#000000',
},
}SCSS
$custom: #caecfd; $custom-light: #daf2fe; $custom-dark: #000000;
JSON
{
"hex": "#caecfd",
"rgb": {
"r": 202,
"g": 236,
"b": 253
},
"hsl": {
"h": 200,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.92397,
"c": 0.04243,
"h": 229.4
},
"luminance": 0.79639
}Semantic roles & 50–950 ramp
primary
#CAECFD
secondary
#E5A686
accent
#4D00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151617
muted
#848585