#CAE5FA#CAE5FA
#CAE5FA is a very light, muted cyan. Relative luminance 0.755; OKLCH L 90.9% C 0.041 H 241.4°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE5FA |
|---|---|
| RGB | rgb(202, 229, 250) |
| HSL | hsl(206, 83%, 89%) |
| HSV | hsv(206, 19%, 98%) |
| CMYK | cmyk(19.2%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(89.62, -4.55, -13.15) |
| CIE-LCH | lch(89.62, 13.92, 250.92°) |
| OKLab | oklab(90.87% -0.0194 -0.0357) |
| OKLCH | oklch(90.87% 0.041 241.4) |
| XYZ | xyz(69.6272, 75.4955, 101.3276) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 7.24
Lightblue
#ADD8E6
ΔE00 7.31
Light Blue Grey
#B7C9E2
ΔE00 7.42
Powder Blue (survey)
#B1D1FC
ΔE00 7.93
Aliceblue
#F0F8FF
ΔE00 8.38
Lightsteelblue
#B0C4DE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE5FA #FADFCA
analogous
#CAFAF7 #CAE5FA #CACDFA
triadic
#CAE5FA #FACAE5 #E5FACA
tetradic
#CAE5FA #F7CAFA #FADFCA #CDFACA
square
#CAE5FA #F7CAFA #FADFCA #CDFACA
split-complementary
#CAE5FA #FACACD #FAF7CA
monochromatic
#5AAEEF #92CAF5 #CAE5FA #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.30
#CAE5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#CAE5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE5FA
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE5FA | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FB
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#BDEAEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cae5fa; /* rgb */ color: rgb(202, 229, 250); /* oklch */ color: oklch(90.9% 0.041 241.4);
Tailwind
colors: {
custom: {
50: '#daedfc',
500: '#cae5fa',
950: '#000000',
},
}SCSS
$custom: #cae5fa; $custom-light: #daedfc; $custom-dark: #000000;
JSON
{
"hex": "#cae5fa",
"rgb": {
"r": 202,
"g": 229,
"b": 250
},
"hsl": {
"h": 206.25,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.90872,
"c": 0.04062,
"h": 241.4
},
"luminance": 0.75497
}Semantic roles & 50–950 ramp
primary
#CAE5FA
secondary
#DFAF89
accent
#6506DF
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#151617
muted
#848485