#CAEFFD#CAEFFD
#CAEFFD is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.0% C 0.043 H 222.7°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFFD |
|---|---|
| RGB | rgb(202, 239, 253) |
| HSL | hsl(196, 93%, 89%) |
| HSV | hsv(196, 20%, 99%) |
| CMYK | cmyk(20.2%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.30, -9.02, -10.73) |
| CIE-LCH | lch(92.30, 14.02, 229.93°) |
| OKLab | oklab(93.01% -0.0315 -0.0291) |
| OKLCH | oklch(93.01% 0.043 222.7) |
| XYZ | xyz(72.9484, 81.3791, 104.7737) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.65
Pale Sky Blue
#BDF6FE
ΔE00 6.00
Ice Blue
#A5DFF9
ΔE00 6.31
Powder Blue
#B0E0E6
ΔE00 6.43
Lightcyan
#E0FFFF
ΔE00 6.66
Very Light Blue
#D5FFFF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFFD #FDD8CA
analogous
#CAFDF2 #CAEFFD #CAD6FD
triadic
#CAEFFD #FDCAEF #EFFDCA
tetradic
#CAEFFD #F2CAFD #FDD8CA #D6FDCA
square
#CAEFFD #F2CAFD #FDD8CA #D6FDCA
split-complementary
#CAEFFD #FDCAD6 #FDF2CA
monochromatic
#54CBF9 #8FDDFB #CAEFFD #E2F6FE #E2F6FE
Accessibility & contrast
On white
1.22
#CAEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#CAEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFFD
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFFD | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFE
Deuteranopia (green-blind)
#DFE6FD
Tritanopia (blue-blind)
#BBF4F3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #caeffd; /* rgb */ color: rgb(202, 239, 253); /* oklch */ color: oklch(93.0% 0.043 222.7);
Tailwind
colors: {
custom: {
50: '#daf4fe',
500: '#caeffd',
950: '#000000',
},
}SCSS
$custom: #caeffd; $custom-light: #daf4fe; $custom-dark: #000000;
JSON
{
"hex": "#caeffd",
"rgb": {
"r": 202,
"g": 239,
"b": 253
},
"hsl": {
"h": 196.471,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.93012,
"c": 0.04288,
"h": 222.7
},
"luminance": 0.81381
}Semantic roles & 50–950 ramp
primary
#CAEFFD
secondary
#E5A086
accent
#3F00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585