#CAF2FF#CAF2FF
#CAF2FF is a very light, muted cyan. Relative luminance 0.833; OKLCH L 93.7% C 0.045 H 219.5°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF2FF |
|---|---|
| RGB | rgb(202, 242, 255) |
| HSL | hsl(195, 100%, 90%) |
| HSV | hsv(195, 21%, 100%) |
| CMYK | cmyk(20.8%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(93.14, -10.12, -10.52) |
| CIE-LCH | lch(93.14, 14.60, 226.12°) |
| OKLab | oklab(93.69% -0.0347 -0.0285) |
| OKLCH | oklch(93.69% 0.045 219.5) |
| XYZ | xyz(74.1542, 83.2784, 106.7556) |
| Luminance | 0.8328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.95
Lightblue
#ADD8E6
ΔE00 5.98
Powder Blue
#B0E0E6
ΔE00 6.03
Lightcyan
#E0FFFF
ΔE00 6.04
Light Sky Blue
#C6FCFF
ΔE00 6.20
Very Light Blue
#D5FFFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF2FF #FFD7CA
analogous
#CAFFF2 #CAF2FF #CAD8FF
triadic
#CAF2FF #FFCAF2 #F2FFCA
tetradic
#CAF2FF #F2CAFF #FFD7CA #D8FFCA
square
#CAF2FF #F2CAFF #FFD7CA #D8FFCA
split-complementary
#CAF2FF #FFCAD8 #FFF2CA
monochromatic
#50D4FF #8DE3FF #CAF2FF #E0F7FF #E0F7FF
Accessibility & contrast
On white
1.19
#CAF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#CAF2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF2FF
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF2FF | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#E1E8FF
Tritanopia (blue-blind)
#BBF7F6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #caf2ff; /* rgb */ color: rgb(202, 242, 255); /* oklch */ color: oklch(93.7% 0.045 219.5);
Tailwind
colors: {
custom: {
50: '#dbf6ff',
500: '#caf2ff',
950: '#000000',
},
}SCSS
$custom: #caf2ff; $custom-light: #dbf6ff; $custom-dark: #000000;
JSON
{
"hex": "#caf2ff",
"rgb": {
"r": 202,
"g": 242,
"b": 255
},
"hsl": {
"h": 194.717,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.93692,
"c": 0.04491,
"h": 219.5
},
"luminance": 0.83281
}Semantic roles & 50–950 ramp
primary
#CAF2FF
secondary
#E99D84
accent
#3800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586