#CAEFFF#CAEFFF
#CAEFFF is a very light, muted cyan. Relative luminance 0.815; OKLCH L 93.1% C 0.044 H 225.9°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFFF |
|---|---|
| RGB | rgb(202, 239, 255) |
| HSL | hsl(198, 100%, 90%) |
| HSV | hsv(198, 21%, 100%) |
| CMYK | cmyk(20.8%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(92.36, -8.60, -11.68) |
| CIE-LCH | lch(92.36, 14.51, 233.64°) |
| OKLab | oklab(93.08% -0.0308 -0.0317) |
| OKLCH | oklch(93.08% 0.044 225.9) |
| XYZ | xyz(73.2686, 81.5072, 106.4605) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.83
Ice Blue
#A5DFF9
ΔE00 6.06
Pale Sky Blue
#BDF6FE
ΔE00 6.61
Powder Blue
#B0E0E6
ΔE00 7.04
Lightcyan
#E0FFFF
ΔE00 7.34
Very Light Blue
#D5FFFF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFFF #FFDACA
analogous
#CAFFF4 #CAEFFF #CAD5FF
triadic
#CAEFFF #FFCAEF #EFFFCA
tetradic
#CAEFFF #F4CAFF #FFDACA #D5FFCA
square
#CAEFFF #F4CAFF #FFDACA #D5FFCA
split-complementary
#CAEFFF #FFCAD5 #FFF4CA
monochromatic
#50CAFF #8DDDFF #CAEFFF #E0F6FF #E0F6FF
Accessibility & contrast
On white
1.21
#CAEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#CAEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFFF
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFFF | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#BBF4F4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #caefff; /* rgb */ color: rgb(202, 239, 255); /* oklch */ color: oklch(93.1% 0.044 225.9);
Tailwind
colors: {
custom: {
50: '#dbf4ff',
500: '#caefff',
950: '#000000',
},
}SCSS
$custom: #caefff; $custom-light: #dbf4ff; $custom-dark: #000000;
JSON
{
"hex": "#caefff",
"rgb": {
"r": 202,
"g": 239,
"b": 255
},
"hsl": {
"h": 198.113,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.93076,
"c": 0.04418,
"h": 225.9
},
"luminance": 0.8151
}Semantic roles & 50–950 ramp
primary
#CAEFFF
secondary
#E9A384
accent
#4500E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586