#CAEBF8#CAEBF8
#CAEBF8 is a very light, muted cyan. Relative luminance 0.788; OKLCH L 92.0% C 0.039 H 223.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBF8 |
|---|---|
| RGB | rgb(202, 235, 248) |
| HSL | hsl(197, 77%, 88%) |
| HSV | hsv(197, 19%, 97%) |
| CMYK | cmyk(18.5%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(91.12, -8.04, -9.88) |
| CIE-LCH | lch(91.12, 12.74, 230.84°) |
| OKLab | oklab(92.03% -0.0281 -0.0267) |
| OKLCH | oklch(92.03% 0.039 223.6) |
| XYZ | xyz(71.0042, 78.7485, 100.2477) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.33
Powder Blue
#B0E0E6
ΔE00 6.52
Ice Blue
#A5DFF9
ΔE00 6.52
Pale Sky Blue
#BDF6FE
ΔE00 6.85
Lightcyan
#E0FFFF
ΔE00 6.92
Very Light Blue
#D5FFFF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBF8 #F8D7CA
analogous
#CAF8EE #CAEBF8 #CAD4F8
triadic
#CAEBF8 #F8CAEB #EBF8CA
tetradic
#CAEBF8 #EECAF8 #F8D7CA #D4F8CA
square
#CAEBF8 #EECAF8 #F8D7CA #D4F8CA
split-complementary
#CAEBF8 #F8CAD4 #F8EECA
monochromatic
#5EC2EA #94D7F1 #CAEBF8 #E4F5FB #E4F5FB
Accessibility & contrast
On white
1.25
#CAEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#CAEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBF8
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBF8 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F9
Deuteranopia (green-blind)
#DCE3F8
Tritanopia (blue-blind)
#BDEFEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caebf8; /* rgb */ color: rgb(202, 235, 248); /* oklch */ color: oklch(92.0% 0.039 223.6);
Tailwind
colors: {
custom: {
50: '#daf1fa',
500: '#caebf8',
950: '#000000',
},
}SCSS
$custom: #caebf8; $custom-light: #daf1fa; $custom-dark: #000000;
JSON
{
"hex": "#caebf8",
"rgb": {
"r": 202,
"g": 235,
"b": 248
},
"hsl": {
"h": 196.957,
"s": 76.667,
"l": 88.235
},
"oklch": {
"l": 0.92033,
"c": 0.03881,
"h": 223.6
},
"luminance": 0.78751
}Semantic roles & 50–950 ramp
primary
#CAEBF8
secondary
#DCA18A
accent
#460DD9
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151617
muted
#848585