#CAE5FF#CAE5FF
#CAE5FF is a very light, muted cyan. Relative luminance 0.758; OKLCH L 91.0% C 0.046 H 247.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE5FF |
|---|---|
| RGB | rgb(202, 229, 255) |
| HSL | hsl(209, 100%, 90%) |
| HSV | hsv(209, 21%, 100%) |
| CMYK | cmyk(20.8%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(89.77, -3.48, -15.55) |
| CIE-LCH | lch(89.77, 15.93, 257.39°) |
| OKLab | oklab(91.04% -0.0176 -0.0422) |
| OKLCH | oklch(91.04% 0.046 247.3) |
| XYZ | xyz(70.4216, 75.8132, 105.5115) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.47
Light Blue Grey
#B7C9E2
ΔE00 6.87
Baby Blue (survey)
#A2CFFE
ΔE00 7.80
Lightsteelblue
#B0C4DE
ΔE00 7.90
Ice Blue
#A5DFF9
ΔE00 7.98
Cloudy Blue
#ACC2D9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE5FF #FFE4CA
analogous
#CAFFFF #CAE5FF #CACBFF
triadic
#CAE5FF #FFCAE5 #E5FFCA
tetradic
#CAE5FF #FFCAFF #FFE4CA #CBFFCA
square
#CAE5FF #FFCAFF #FFE4CA #CBFFCA
split-complementary
#CAE5FF #FFCACB #FFFFCA
monochromatic
#50A9FF #8DC7FF #CAE5FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.30
#CAE5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#CAE5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE5FF
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE5FF | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#BCEBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cae5ff; /* rgb */ color: rgb(202, 229, 255); /* oklch */ color: oklch(91.0% 0.046 247.3);
Tailwind
colors: {
custom: {
50: '#daedff',
500: '#cae5ff',
950: '#000000',
},
}SCSS
$custom: #cae5ff; $custom-light: #daedff; $custom-dark: #000000;
JSON
{
"hex": "#cae5ff",
"rgb": {
"r": 202,
"g": 229,
"b": 255
},
"hsl": {
"h": 209.434,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.91038,
"c": 0.04578,
"h": 247.3
},
"luminance": 0.75815
}Semantic roles & 50–950 ramp
primary
#CAE5FF
secondary
#E9B684
accent
#7100E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#151618
muted
#848486