#CAF2FD#CAF2FD
#CAF2FD is a very light, muted cyan. Relative luminance 0.832; OKLCH L 93.6% C 0.044 H 216.2°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF2FD |
|---|---|
| RGB | rgb(202, 242, 253) |
| HSL | hsl(193, 93%, 89%) |
| HSV | hsv(193, 20%, 99%) |
| CMYK | cmyk(20.2%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(93.08, -10.54, -9.57) |
| CIE-LCH | lch(93.08, 14.24, 222.22°) |
| OKLab | oklab(93.63% -0.0354 -0.0259) |
| OKLCH | oklch(93.63% 0.044 216.2) |
| XYZ | xyz(73.8339, 83.1503, 105.0689) |
| Luminance | 0.8315 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.38
Lightcyan
#E0FFFF
ΔE00 5.43
Very Light Blue
#D5FFFF
ΔE00 5.46
Light Sky Blue
#C6FCFF
ΔE00 5.50
Powder Blue
#B0E0E6
ΔE00 5.53
Really Light Blue
#D4FFFF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF2FD #FDD5CA
analogous
#CAFDEF #CAF2FD #CAD9FD
triadic
#CAF2FD #FDCAF2 #F2FDCA
tetradic
#CAF2FD #EFCAFD #FDD5CA #D9FDCA
square
#CAF2FD #EFCAFD #FDD5CA #D9FDCA
split-complementary
#CAF2FD #FDCAD9 #FDEFCA
monochromatic
#54D5F9 #8FE4FB #CAF2FD #E2F8FE #E2F8FE
Accessibility & contrast
On white
1.19
#CAF2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#CAF2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF2FD
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF2FD | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#E2E8FD
Tritanopia (blue-blind)
#BBF6F5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #caf2fd; /* rgb */ color: rgb(202, 242, 253); /* oklch */ color: oklch(93.6% 0.044 216.2);
Tailwind
colors: {
custom: {
50: '#dbf6fe',
500: '#caf2fd',
950: '#000000',
},
}SCSS
$custom: #caf2fd; $custom-light: #dbf6fe; $custom-dark: #000000;
JSON
{
"hex": "#caf2fd",
"rgb": {
"r": 202,
"g": 242,
"b": 253
},
"hsl": {
"h": 192.941,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.93629,
"c": 0.0439,
"h": 216.2
},
"luminance": 0.83153
}Semantic roles & 50–950 ramp
primary
#CAF2FD
secondary
#E59B86
accent
#3100E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585