#CAEBF4#CAEBF4
#CAEBF4 is a very light, muted cyan. Relative luminance 0.785; OKLCH L 91.9% C 0.037 H 216.0°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBF4 |
|---|---|
| RGB | rgb(202, 235, 244) |
| HSL | hsl(193, 66%, 87%) |
| HSV | hsv(193, 17%, 96%) |
| CMYK | cmyk(17.2%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(91.01, -8.87, -7.95) |
| CIE-LCH | lch(91.01, 11.92, 221.87°) |
| OKLab | oklab(91.91% -0.0296 -0.0215) |
| OKLCH | oklch(91.91% 0.037 216) |
| XYZ | xyz(70.3903, 78.5029, 97.0143) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.33
Powder Blue
#B0E0E6
ΔE00 5.42
Lightcyan
#E0FFFF
ΔE00 5.67
Pale Sky Blue
#BDF6FE
ΔE00 5.91
Very Light Blue
#D5FFFF
ΔE00 6.33
Really Light Blue
#D4FFFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBF4 #F4D3CA
analogous
#CAF4E8 #CAEBF4 #CAD6F4
triadic
#CAEBF4 #F4CAEB #EBF4CA
tetradic
#CAEBF4 #E8CAF4 #F4D3CA #D6F4CA
square
#CAEBF4 #E8CAF4 #F4D3CA #D6F4CA
split-complementary
#CAEBF4 #F4CAD6 #F4E8CA
monochromatic
#65C5DF #97D8E9 #CAEBF4 #E6F5FA #E6F5FA
Accessibility & contrast
On white
1.26
#CAEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#CAEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBF4
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBF4 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F5
Deuteranopia (green-blind)
#DDE3F4
Tritanopia (blue-blind)
#BEEFEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #caebf4; /* rgb */ color: rgb(202, 235, 244); /* oklch */ color: oklch(91.9% 0.037 216.0);
Tailwind
colors: {
custom: {
50: '#daf1f7',
500: '#caebf4',
950: '#000000',
},
}SCSS
$custom: #caebf4; $custom-light: #daf1f7; $custom-dark: #000000;
JSON
{
"hex": "#caebf4",
"rgb": {
"r": 202,
"g": 235,
"b": 244
},
"hsl": {
"h": 192.857,
"s": 65.625,
"l": 87.451
},
"oklch": {
"l": 0.91908,
"c": 0.03661,
"h": 216
},
"luminance": 0.78505
}Semantic roles & 50–950 ramp
primary
#CAEBF4
secondary
#D59D8D
accent
#3F18CD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585