#CAF5FF#CAF5FF
#CAF5FF is a very light, muted cyan. Relative luminance 0.851; OKLCH L 94.3% C 0.046 H 213.4°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF5FF |
|---|---|
| RGB | rgb(202, 245, 255) |
| HSL | hsl(191, 100%, 90%) |
| HSV | hsv(191, 21%, 100%) |
| CMYK | cmyk(20.8%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(93.92, -11.63, -9.36) |
| CIE-LCH | lch(93.92, 14.93, 218.83°) |
| OKLab | oklab(94.31% -0.0385 -0.0254) |
| OKLCH | oklch(94.31% 0.046 213.4) |
| XYZ | xyz(75.0544, 85.0788, 107.0557) |
| Luminance | 0.8508 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.43
Light Sky Blue
#C6FCFF
ΔE00 4.45
Very Light Blue
#D5FFFF
ΔE00 4.61
Really Light Blue
#D4FFFF
ΔE00 4.65
Pale Blue
#D0FEFE
ΔE00 4.76
Ice Blue (survey)
#D7FFFE
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF5FF #FFD4CA
analogous
#CAFFEF #CAF5FF #CADBFF
triadic
#CAF5FF #FFCAF5 #F5FFCA
tetradic
#CAF5FF #EFCAFF #FFD4CA #DBFFCA
square
#CAF5FF #EFCAFF #FFD4CA #DBFFCA
split-complementary
#CAF5FF #FFCADB #FFEFCA
monochromatic
#50DEFF #8DE9FF #CAF5FF #E0F9FF #E0F9FF
Accessibility & contrast
On white
1.17
#CAF5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#CAF5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF5FF
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF5FF | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#E4EBFF
Tritanopia (blue-blind)
#BAF9F8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #caf5ff; /* rgb */ color: rgb(202, 245, 255); /* oklch */ color: oklch(94.3% 0.046 213.4);
Tailwind
colors: {
custom: {
50: '#dbf8ff',
500: '#caf5ff',
950: '#000000',
},
}SCSS
$custom: #caf5ff; $custom-light: #dbf8ff; $custom-dark: #000000;
JSON
{
"hex": "#caf5ff",
"rgb": {
"r": 202,
"g": 245,
"b": 255
},
"hsl": {
"h": 191.321,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.9431,
"c": 0.04616,
"h": 213.4
},
"luminance": 0.85081
}Semantic roles & 50–950 ramp
primary
#CAF5FF
secondary
#E99784
accent
#2B00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586