#CAECFB#CAECFB
#CAECFB is a very light, muted cyan. Relative luminance 0.795; OKLCH L 92.3% C 0.041 H 226.3°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CAECFB |
|---|---|
| RGB | rgb(202, 236, 251) |
| HSL | hsl(198, 86%, 89%) |
| HSV | hsv(198, 20%, 98%) |
| CMYK | cmyk(19.5%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(91.46, -7.92, -10.93) |
| CIE-LCH | lch(91.46, 13.50, 234.06°) |
| OKLab | oklab(92.33% -0.0283 -0.0296) |
| OKLCH | oklch(92.33% 0.041 226.3) |
| XYZ | xyz(71.7605, 79.5104, 102.8142) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.56
Ice Blue
#A5DFF9
ΔE00 6.23
Powder Blue
#B0E0E6
ΔE00 7.02
Pale Sky Blue
#BDF6FE
ΔE00 7.12
Lightcyan
#E0FFFF
ΔE00 7.43
Very Light Blue
#D5FFFF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAECFB #FBD9CA
analogous
#CAFBF2 #CAECFB #CAD4FB
triadic
#CAECFB #FBCAEC #ECFBCA
tetradic
#CAECFB #F2CAFB #FBD9CA #D4FBCA
square
#CAECFB #F2CAFB #FBD9CA #D4FBCA
split-complementary
#CAECFB #FBCAD4 #FBF2CA
monochromatic
#58C3F2 #91D8F7 #CAECFB #E3F5FD #E3F5FD
Accessibility & contrast
On white
1.24
#CAECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CAECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAECFB
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAECFB | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#BCF1F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caecfb; /* rgb */ color: rgb(202, 236, 251); /* oklch */ color: oklch(92.3% 0.041 226.3);
Tailwind
colors: {
custom: {
50: '#daf2fc',
500: '#caecfb',
950: '#000000',
},
}SCSS
$custom: #caecfb; $custom-light: #daf2fc; $custom-dark: #000000;
JSON
{
"hex": "#caecfb",
"rgb": {
"r": 202,
"g": 236,
"b": 251
},
"hsl": {
"h": 198.367,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.92333,
"c": 0.04098,
"h": 226.3
},
"luminance": 0.79512
}Semantic roles & 50–950 ramp
primary
#CAECFB
secondary
#E1A388
accent
#4703E2
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151617
muted
#848585