#CAEBF3#CAEBF3
#CAEBF3 is a very light, muted cyan. Relative luminance 0.784; OKLCH L 91.9% C 0.036 H 214.0°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBF3 |
|---|---|
| RGB | rgb(202, 235, 243) |
| HSL | hsl(192, 63%, 87%) |
| HSV | hsv(192, 17%, 95%) |
| CMYK | cmyk(16.9%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(90.98, -9.08, -7.47) |
| CIE-LCH | lch(90.98, 11.76, 219.45°) |
| OKLab | oklab(91.88% -0.03 -0.0202) |
| OKLCH | oklch(91.88% 0.036 214) |
| XYZ | xyz(70.2389, 78.4424, 96.2169) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.19
Lightcyan
#E0FFFF
ΔE00 5.40
Lightblue
#ADD8E6
ΔE00 5.42
Pale Sky Blue
#BDF6FE
ΔE00 5.73
Very Light Blue
#D5FFFF
ΔE00 6.02
Ice Blue (survey)
#D7FFFE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBF3 #F3D2CA
analogous
#CAF3E6 #CAEBF3 #CAD7F3
triadic
#CAEBF3 #F3CAEB #EBF3CA
tetradic
#CAEBF3 #E6CAF3 #F3D2CA #D7F3CA
square
#CAEBF3 #E6CAF3 #F3D2CA #D7F3CA
split-complementary
#CAEBF3 #F3CAD7 #F3E6CA
monochromatic
#66C5DC #98D8E8 #CAEBF3 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.26
#CAEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#CAEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBF3
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBF3 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F4
Deuteranopia (green-blind)
#DEE3F3
Tritanopia (blue-blind)
#BEEFED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #caebf3; /* rgb */ color: rgb(202, 235, 243); /* oklch */ color: oklch(91.9% 0.036 214.0);
Tailwind
colors: {
custom: {
50: '#daf1f7',
500: '#caebf3',
950: '#000000',
},
}SCSS
$custom: #caebf3; $custom-light: #daf1f7; $custom-dark: #000000;
JSON
{
"hex": "#caebf3",
"rgb": {
"r": 202,
"g": 235,
"b": 243
},
"hsl": {
"h": 191.707,
"s": 63.077,
"l": 87.255
},
"oklch": {
"l": 0.91877,
"c": 0.03617,
"h": 214
},
"luminance": 0.78444
}Semantic roles & 50–950 ramp
primary
#CAEBF3
secondary
#D39B8E
accent
#3D1BCB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585