#CAE2EF#CAE2EF
#CAE2EF is a very light, muted cyan. Relative luminance 0.732; OKLCH L 89.9% C 0.031 H 231.3°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE2EF |
|---|---|
| RGB | rgb(202, 226, 239) |
| HSL | hsl(201, 54%, 86%) |
| HSV | hsv(201, 15%, 94%) |
| CMYK | cmyk(15.5%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.53, -5.30, -9.01) |
| CIE-LCH | lch(88.53, 10.45, 239.53°) |
| OKLab | oklab(89.91% -0.0195 -0.0243) |
| OKLCH | oklch(89.91% 0.031 231.3) |
| XYZ | xyz(67.1296, 73.1798, 92.2329) |
| Luminance | 0.7318 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.07
Fog
#D8DCE0
ΔE00 7.31
Aliceblue
#F0F8FF
ΔE00 7.67
Ice Blue
#A5DFF9
ΔE00 7.69
Powder Blue
#B0E0E6
ΔE00 8.33
Light Blue Grey
#B7C9E2
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE2EF #EFD7CA
analogous
#CAEFEA #CAE2EF #CAD0EF
triadic
#CAE2EF #EFCAE2 #E2EFCA
tetradic
#CAE2EF #EACAEF #EFD7CA #D0EFCA
square
#CAE2EF #EACAEF #EFD7CA #D0EFCA
split-complementary
#CAE2EF #EFCAD0 #EFEACA
monochromatic
#6CAFD3 #9BC8E1 #CAE2EF #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.34
#CAE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#CAE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE2EF
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE2EF | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#C0E6E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cae2ef; /* rgb */ color: rgb(202, 226, 239); /* oklch */ color: oklch(89.9% 0.031 231.3);
Tailwind
colors: {
custom: {
50: '#daebf4',
500: '#cae2ef',
950: '#000000',
},
}SCSS
$custom: #cae2ef; $custom-light: #daebf4; $custom-dark: #000000;
JSON
{
"hex": "#cae2ef",
"rgb": {
"r": 202,
"g": 226,
"b": 239
},
"hsl": {
"h": 201.081,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.89908,
"c": 0.03116,
"h": 231.3
},
"luminance": 0.73181
}Semantic roles & 50–950 ramp
primary
#CAE2EF
secondary
#CDA690
accent
#5B24C1
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151617
muted
#848485