#CAEDFD#CAEDFD
#CAEDFD is a very light, muted cyan. Relative luminance 0.802; OKLCH L 92.6% C 0.043 H 227.2°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEDFD |
|---|---|
| RGB | rgb(202, 237, 253) |
| HSL | hsl(199, 93%, 89%) |
| HSV | hsv(199, 20%, 99%) |
| CMYK | cmyk(20.2%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.78, -8.01, -11.50) |
| CIE-LCH | lch(91.78, 14.01, 235.15°) |
| OKLab | oklab(92.6% -0.0289 -0.0312) |
| OKLCH | oklch(92.6% 0.043 227.2) |
| XYZ | xyz(72.3661, 80.2146, 104.5796) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.72
Ice Blue
#A5DFF9
ΔE00 6.10
Pale Sky Blue
#BDF6FE
ΔE00 7.14
Powder Blue
#B0E0E6
ΔE00 7.22
Lightcyan
#E0FFFF
ΔE00 7.61
Very Light Blue
#D5FFFF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEDFD #FDDACA
analogous
#CAFDF4 #CAEDFD #CAD4FD
triadic
#CAEDFD #FDCAED #EDFDCA
tetradic
#CAEDFD #F4CAFD #FDDACA #D4FDCA
square
#CAEDFD #F4CAFD #FDDACA #D4FDCA
split-complementary
#CAEDFD #FDCAD4 #FDF4CA
monochromatic
#54C5F9 #8FD9FB #CAEDFD #E2F5FE #E2F5FE
Accessibility & contrast
On white
1.23
#CAEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#CAEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEDFD
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEDFD | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFE
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#BCF2F2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #caedfd; /* rgb */ color: rgb(202, 237, 253); /* oklch */ color: oklch(92.6% 0.043 227.2);
Tailwind
colors: {
custom: {
50: '#daf2fe',
500: '#caedfd',
950: '#000000',
},
}SCSS
$custom: #caedfd; $custom-light: #daf2fe; $custom-dark: #000000;
JSON
{
"hex": "#caedfd",
"rgb": {
"r": 202,
"g": 237,
"b": 253
},
"hsl": {
"h": 198.824,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.92602,
"c": 0.04252,
"h": 227.2
},
"luminance": 0.80217
}Semantic roles & 50–950 ramp
primary
#CAEDFD
secondary
#E5A486
accent
#4800E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585