#CAE2EB#CAE2EB
#CAE2EB is a very light, muted cyan. Relative luminance 0.729; OKLCH L 89.8% C 0.028 H 222.3°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE2EB |
|---|---|
| RGB | rgb(202, 226, 235) |
| HSL | hsl(196, 45%, 86%) |
| HSV | hsv(196, 14%, 92%) |
| CMYK | cmyk(14%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(88.42, -6.12, -7.07) |
| CIE-LCH | lch(88.42, 9.35, 229.14°) |
| OKLab | oklab(89.78% -0.021 -0.0191) |
| OKLCH | oklch(89.78% 0.028 222.3) |
| XYZ | xyz(66.5452, 72.9460, 89.1551) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.71
Powder Blue
#B0E0E6
ΔE00 7.22
Fog
#D8DCE0
ΔE00 7.29
Lightcyan
#E0FFFF
ΔE00 7.74
Azure (CSS)
#F0FFFF
ΔE00 7.77
Aliceblue
#F0F8FF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE2EB #EBD3CA
analogous
#CAEBE3 #CAE2EB #CAD1EB
triadic
#CAE2EB #EBCAE2 #E2EBCA
tetradic
#CAE2EB #E3CAEB #EBD3CA #D1EBCA
square
#CAE2EB #E3CAEB #EBD3CA #D1EBCA
split-complementary
#CAE2EB #EBCAD1 #EBE3CA
monochromatic
#71B1C9 #9ECADA #CAE2EB #E9F3F7 #E9F3F7
Accessibility & contrast
On white
1.35
#CAE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#CAE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE2EB
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE2EB | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EC
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#C1E5E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cae2eb; /* rgb */ color: rgb(202, 226, 235); /* oklch */ color: oklch(89.8% 0.028 222.3);
Tailwind
colors: {
custom: {
50: '#daebf1',
500: '#cae2eb',
950: '#000000',
},
}SCSS
$custom: #cae2eb; $custom-light: #daebf1; $custom-dark: #000000;
JSON
{
"hex": "#cae2eb",
"rgb": {
"r": 202,
"g": 226,
"b": 235
},
"hsl": {
"h": 196.364,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.89783,
"c": 0.02834,
"h": 222.3
},
"luminance": 0.72947
}Semantic roles & 50–950 ramp
primary
#CAE2EB
secondary
#C7A193
accent
#532DB8
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485