#CAEBF7#CAEBF7
#CAEBF7 is a very light, muted cyan. Relative luminance 0.787; OKLCH L 92.0% C 0.038 H 221.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBF7 |
|---|---|
| RGB | rgb(202, 235, 247) |
| HSL | hsl(196, 74%, 88%) |
| HSV | hsv(196, 18%, 97%) |
| CMYK | cmyk(18.2%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(91.09, -8.25, -9.40) |
| CIE-LCH | lch(91.09, 12.51, 228.71°) |
| OKLab | oklab(92% -0.0285 -0.0254) |
| OKLCH | oklch(92% 0.038 221.8) |
| XYZ | xyz(70.8495, 78.6866, 99.4328) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.28
Powder Blue
#B0E0E6
ΔE00 6.22
Pale Sky Blue
#BDF6FE
ΔE00 6.59
Lightcyan
#E0FFFF
ΔE00 6.59
Ice Blue
#A5DFF9
ΔE00 6.68
Very Light Blue
#D5FFFF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBF7 #F7D6CA
analogous
#CAF7EC #CAEBF7 #CAD4F7
triadic
#CAEBF7 #F7CAEB #EBF7CA
tetradic
#CAEBF7 #ECCAF7 #F7D6CA #D4F7CA
square
#CAEBF7 #ECCAF7 #F7D6CA #D4F7CA
split-complementary
#CAEBF7 #F7CAD4 #F7ECCA
monochromatic
#60C3E7 #95D7EF #CAEBF7 #E4F5FB #E4F5FB
Accessibility & contrast
On white
1.25
#CAEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#CAEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBF7
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBF7 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F8
Deuteranopia (green-blind)
#DDE3F7
Tritanopia (blue-blind)
#BDEFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #caebf7; /* rgb */ color: rgb(202, 235, 247); /* oklch */ color: oklch(92.0% 0.038 221.8);
Tailwind
colors: {
custom: {
50: '#daf1f9',
500: '#caebf7',
950: '#000000',
},
}SCSS
$custom: #caebf7; $custom-light: #daf1f9; $custom-dark: #000000;
JSON
{
"hex": "#caebf7",
"rgb": {
"r": 202,
"g": 235,
"b": 247
},
"hsl": {
"h": 196,
"s": 73.77,
"l": 88.039
},
"oklch": {
"l": 0.92002,
"c": 0.0382,
"h": 221.8
},
"luminance": 0.78689
}Semantic roles & 50–950 ramp
primary
#CAEBF7
secondary
#DAA08B
accent
#4410D6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151617
muted
#848585