#CAE2EE#CAE2EE
#CAE2EE is a very light, muted cyan. Relative luminance 0.731; OKLCH L 89.9% C 0.030 H 229.2°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE2EE |
|---|---|
| RGB | rgb(202, 226, 238) |
| HSL | hsl(200, 51%, 86%) |
| HSV | hsv(200, 15%, 93%) |
| CMYK | cmyk(15.1%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(88.51, -5.50, -8.52) |
| CIE-LCH | lch(88.51, 10.15, 237.14°) |
| OKLab | oklab(89.88% -0.0198 -0.023) |
| OKLCH | oklch(89.88% 0.03 229.2) |
| XYZ | xyz(66.9823, 73.1208, 91.4570) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.93
Fog
#D8DCE0
ΔE00 7.27
Aliceblue
#F0F8FF
ΔE00 7.69
Ice Blue
#A5DFF9
ΔE00 7.77
Powder Blue
#B0E0E6
ΔE00 8.04
Azure (CSS)
#F0FFFF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE2EE #EED6CA
analogous
#CAEEE8 #CAE2EE #CAD0EE
triadic
#CAE2EE #EECAE2 #E2EECA
tetradic
#CAE2EE #E8CAEE #EED6CA #D0EECA
square
#CAE2EE #E8CAEE #EED6CA #D0EECA
split-complementary
#CAE2EE #EECAD0 #EEE8CA
monochromatic
#6DAFD0 #9CC9DF #CAE2EE #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.34
#CAE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#CAE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE2EE
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE2EE | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#D7DCEE
Tritanopia (blue-blind)
#C1E6E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cae2ee; /* rgb */ color: rgb(202, 226, 238); /* oklch */ color: oklch(89.9% 0.030 229.2);
Tailwind
colors: {
custom: {
50: '#daebf3',
500: '#cae2ee',
950: '#000000',
},
}SCSS
$custom: #cae2ee; $custom-light: #daebf3; $custom-dark: #000000;
JSON
{
"hex": "#cae2ee",
"rgb": {
"r": 202,
"g": 226,
"b": 238
},
"hsl": {
"h": 200,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.89876,
"c": 0.03039,
"h": 229.2
},
"luminance": 0.73122
}Semantic roles & 50–950 ramp
primary
#CAE2EE
secondary
#CBA491
accent
#5927BF
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151617
muted
#848485