#CAEBF2#CAEBF2
#CAEBF2 is a very light, muted cyan. Relative luminance 0.784; OKLCH L 91.8% C 0.036 H 211.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBF2 |
|---|---|
| RGB | rgb(202, 235, 242) |
| HSL | hsl(191, 61%, 87%) |
| HSV | hsv(191, 17%, 95%) |
| CMYK | cmyk(16.5%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(90.95, -9.29, -6.99) |
| CIE-LCH | lch(90.95, 11.62, 216.98°) |
| OKLab | oklab(91.85% -0.0304 -0.0189) |
| OKLCH | oklch(91.85% 0.036 211.9) |
| XYZ | xyz(70.0883, 78.3821, 95.4237) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.00
Lightcyan
#E0FFFF
ΔE00 5.14
Lightblue
#ADD8E6
ΔE00 5.55
Pale Sky Blue
#BDF6FE
ΔE00 5.59
Very Light Blue
#D5FFFF
ΔE00 5.71
Ice Blue (survey)
#D7FFFE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBF2 #F2D1CA
analogous
#CAF2E5 #CAEBF2 #CAD7F2
triadic
#CAEBF2 #F2CAEB #EBF2CA
tetradic
#CAEBF2 #E5CAF2 #F2D1CA #D7F2CA
square
#CAEBF2 #E5CAF2 #F2D1CA #D7F2CA
split-complementary
#CAEBF2 #F2CAD7 #F2E5CA
monochromatic
#68C6DA #99D8E6 #CAEBF2 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.26
#CAEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#CAEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBF2
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBF2 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F2
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#BFEEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #caebf2; /* rgb */ color: rgb(202, 235, 242); /* oklch */ color: oklch(91.8% 0.036 211.9);
Tailwind
colors: {
custom: {
50: '#daf1f6',
500: '#caebf2',
950: '#000000',
},
}SCSS
$custom: #caebf2; $custom-light: #daf1f6; $custom-dark: #000000;
JSON
{
"hex": "#caebf2",
"rgb": {
"r": 202,
"g": 235,
"b": 242
},
"hsl": {
"h": 190.5,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.91846,
"c": 0.03578,
"h": 211.9
},
"luminance": 0.78384
}Semantic roles & 50–950 ramp
primary
#CAEBF2
secondary
#D29A8F
accent
#3B1DC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585