#CAF4FF#CAF4FF
#CAF4FF is a very light, muted cyan. Relative luminance 0.845; OKLCH L 94.1% C 0.046 H 215.4°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF4FF |
|---|---|
| RGB | rgb(202, 244, 255) |
| HSL | hsl(192, 100%, 90%) |
| HSV | hsv(192, 21%, 100%) |
| CMYK | cmyk(20.8%, 4.3%, 0%, 0%) |
| CIE-LAB | lab(93.66, -11.13, -9.75) |
| CIE-LCH | lch(93.66, 14.79, 221.22°) |
| OKLab | oklab(94.1% -0.0372 -0.0265) |
| OKLCH | oklch(94.1% 0.046 215.4) |
| XYZ | xyz(74.7527, 84.4754, 106.9551) |
| Luminance | 0.8448 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.91
Light Sky Blue
#C6FCFF
ΔE00 5.03
Very Light Blue
#D5FFFF
ΔE00 5.13
Really Light Blue
#D4FFFF
ΔE00 5.18
Pale Blue
#D0FEFE
ΔE00 5.32
Lightcyan
#E0FFFF
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF4FF #FFD5CA
analogous
#CAFFF0 #CAF4FF #CADAFF
triadic
#CAF4FF #FFCAF4 #F4FFCA
tetradic
#CAF4FF #F0CAFF #FFD5CA #DAFFCA
square
#CAF4FF #F0CAFF #FFD5CA #DAFFCA
split-complementary
#CAF4FF #FFCADA #FFF0CA
monochromatic
#50DBFF #8DE7FF #CAF4FF #E0F9FF #E0F9FF
Accessibility & contrast
On white
1.17
#CAF4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#CAF4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF4FF
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF4FF | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#BAF9F7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #caf4ff; /* rgb */ color: rgb(202, 244, 255); /* oklch */ color: oklch(94.1% 0.046 215.4);
Tailwind
colors: {
custom: {
50: '#dbf7ff',
500: '#caf4ff',
950: '#000000',
},
}SCSS
$custom: #caf4ff; $custom-light: #dbf7ff; $custom-dark: #000000;
JSON
{
"hex": "#caf4ff",
"rgb": {
"r": 202,
"g": 244,
"b": 255
},
"hsl": {
"h": 192.453,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.94103,
"c": 0.04569,
"h": 215.4
},
"luminance": 0.84478
}Semantic roles & 50–950 ramp
primary
#CAF4FF
secondary
#E99984
accent
#3000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586