#CAEBF5#CAEBF5
#CAEBF5 is a very light, muted cyan. Relative luminance 0.786; OKLCH L 91.9% C 0.037 H 218.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBF5 |
|---|---|
| RGB | rgb(202, 235, 245) |
| HSL | hsl(194, 68%, 88%) |
| HSV | hsv(194, 18%, 96%) |
| CMYK | cmyk(17.6%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(91.04, -8.67, -8.43) |
| CIE-LCH | lch(91.04, 12.09, 224.22°) |
| OKLab | oklab(91.94% -0.0292 -0.0228) |
| OKLCH | oklch(91.94% 0.037 218) |
| XYZ | xyz(70.5425, 78.5638, 97.8161) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.27
Powder Blue
#B0E0E6
ΔE00 5.67
Lightcyan
#E0FFFF
ΔE00 5.97
Pale Sky Blue
#BDF6FE
ΔE00 6.12
Very Light Blue
#D5FFFF
ΔE00 6.67
Really Light Blue
#D4FFFF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBF5 #F5D4CA
analogous
#CAF5E9 #CAEBF5 #CAD6F5
triadic
#CAEBF5 #F5CAEB #EBF5CA
tetradic
#CAEBF5 #E9CAF5 #F5D4CA #D6F5CA
square
#CAEBF5 #E9CAF5 #F5D4CA #D6F5CA
split-complementary
#CAEBF5 #F5CAD6 #F5E9CA
monochromatic
#63C4E2 #97D8EB #CAEBF5 #E5F5FA #E5F5FA
Accessibility & contrast
On white
1.26
#CAEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#CAEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBF5
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBF5 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F6
Deuteranopia (green-blind)
#DDE3F5
Tritanopia (blue-blind)
#BEEFEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #caebf5; /* rgb */ color: rgb(202, 235, 245); /* oklch */ color: oklch(91.9% 0.037 218.0);
Tailwind
colors: {
custom: {
50: '#daf1f8',
500: '#caebf5',
950: '#000000',
},
}SCSS
$custom: #caebf5; $custom-light: #daf1f8; $custom-dark: #000000;
JSON
{
"hex": "#caebf5",
"rgb": {
"r": 202,
"g": 235,
"b": 245
},
"hsl": {
"h": 193.953,
"s": 68.254,
"l": 87.647
},
"oklch": {
"l": 0.91939,
"c": 0.0371,
"h": 218
},
"luminance": 0.78566
}Semantic roles & 50–950 ramp
primary
#CAEBF5
secondary
#D79E8D
accent
#4115D0
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151617
muted
#848585