#CAEBF9#CAEBF9
#CAEBF9 is a very light, muted cyan. Relative luminance 0.788; OKLCH L 92.1% C 0.039 H 225.3°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBF9 |
|---|---|
| RGB | rgb(202, 235, 249) |
| HSL | hsl(198, 80%, 88%) |
| HSV | hsv(198, 19%, 98%) |
| CMYK | cmyk(18.9%, 5.6%, 0%, 2.4%) |
| CIE-LAB | lab(91.15, -7.83, -10.36) |
| CIE-LCH | lch(91.15, 12.99, 232.89°) |
| OKLab | oklab(92.07% -0.0277 -0.0281) |
| OKLCH | oklch(92.07% 0.039 225.3) |
| XYZ | xyz(71.1598, 78.8107, 101.0669) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.42
Ice Blue
#A5DFF9
ΔE00 6.39
Powder Blue
#B0E0E6
ΔE00 6.83
Pale Sky Blue
#BDF6FE
ΔE00 7.12
Lightcyan
#E0FFFF
ΔE00 7.25
Very Light Blue
#D5FFFF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBF9 #F9D8CA
analogous
#CAF9EF #CAEBF9 #CAD3F9
triadic
#CAEBF9 #F9CAEB #EBF9CA
tetradic
#CAEBF9 #EFCAF9 #F9D8CA #D3F9CA
square
#CAEBF9 #EFCAF9 #F9D8CA #D3F9CA
split-complementary
#CAEBF9 #F9CAD3 #F9EFCA
monochromatic
#5CC2ED #93D6F3 #CAEBF9 #E4F5FC #E4F5FC
Accessibility & contrast
On white
1.25
#CAEBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#CAEBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBF9
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBF9 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FA
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#BDEFEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caebf9; /* rgb */ color: rgb(202, 235, 249); /* oklch */ color: oklch(92.1% 0.039 225.3);
Tailwind
colors: {
custom: {
50: '#daf1fb',
500: '#caebf9',
950: '#000000',
},
}SCSS
$custom: #caebf9; $custom-light: #daf1fb; $custom-dark: #000000;
JSON
{
"hex": "#caebf9",
"rgb": {
"r": 202,
"g": 235,
"b": 249
},
"hsl": {
"h": 197.872,
"s": 79.661,
"l": 88.431
},
"oklch": {
"l": 0.92065,
"c": 0.03946,
"h": 225.3
},
"luminance": 0.78813
}Semantic roles & 50–950 ramp
primary
#CAEBF9
secondary
#DEA38A
accent
#480ADC
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151617
muted
#848585