#CAE7FC#CAE7FC
#CAE7FC is a very light, muted cyan. Relative luminance 0.767; OKLCH L 91.3% C 0.042 H 239.4°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE7FC |
|---|---|
| RGB | rgb(202, 231, 252) |
| HSL | hsl(205, 89%, 89%) |
| HSV | hsv(205, 20%, 99%) |
| CMYK | cmyk(19.8%, 8.3%, 0%, 1.2%) |
| CIE-LAB | lab(90.20, -5.15, -13.34) |
| CIE-LCH | lch(90.20, 14.30, 248.88°) |
| OKLab | oklab(91.34% -0.0214 -0.0362) |
| OKLCH | oklch(91.34% 0.042 239.4) |
| XYZ | xyz(70.4991, 76.7347, 103.1735) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.83
Lightblue
#ADD8E6
ΔE00 7.04
Light Blue Grey
#B7C9E2
ΔE00 8.05
Powder Blue (survey)
#B1D1FC
ΔE00 8.33
Aliceblue
#F0F8FF
ΔE00 8.50
Cloudy Blue
#ACC2D9
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE7FC #FCDFCA
analogous
#CAFCF8 #CAE7FC #CACEFC
triadic
#CAE7FC #FCCAE7 #E7FCCA
tetradic
#CAE7FC #F8CAFC #FCDFCA #CEFCCA
square
#CAE7FC #F8CAFC #FCDFCA #CEFCCA
split-complementary
#CAE7FC #FCCACE #FCF8CA
monochromatic
#56B3F5 #90CDF9 #CAE7FC #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.28
#CAE7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#CAE7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE7FC
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE7FC | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FD
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#BDECEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cae7fc; /* rgb */ color: rgb(202, 231, 252); /* oklch */ color: oklch(91.3% 0.042 239.4);
Tailwind
colors: {
custom: {
50: '#daeefd',
500: '#cae7fc',
950: '#000000',
},
}SCSS
$custom: #cae7fc; $custom-light: #daeefd; $custom-dark: #000000;
JSON
{
"hex": "#cae7fc",
"rgb": {
"r": 202,
"g": 231,
"b": 252
},
"hsl": {
"h": 205.2,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.91344,
"c": 0.04203,
"h": 239.4
},
"luminance": 0.76737
}Semantic roles & 50–950 ramp
primary
#CAE7FC
secondary
#E3AE87
accent
#6000E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151617
muted
#848585