#CAECF1#CAECF1
#CAECF1 is a very light, muted teal. Relative luminance 0.789; OKLCH L 92.0% C 0.036 H 207.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CAECF1 |
|---|---|
| RGB | rgb(202, 236, 241) |
| HSL | hsl(188, 58%, 87%) |
| HSV | hsv(188, 16%, 95%) |
| CMYK | cmyk(16.2%, 2.1%, 0%, 5.5%) |
| CIE-LAB | lab(91.19, -10.00, -6.12) |
| CIE-LCH | lch(91.19, 11.72, 211.49°) |
| OKLab | oklab(92.02% -0.0321 -0.0166) |
| OKLCH | oklch(92.02% 0.036 207.4) |
| XYZ | xyz(70.2256, 78.8964, 94.7306) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.56
Powder Blue
#B0E0E6
ΔE00 4.65
Very Light Blue
#D5FFFF
ΔE00 4.90
Ice Blue (survey)
#D7FFFE
ΔE00 4.96
Really Light Blue
#D4FFFF
ΔE00 5.00
Very Pale Blue
#D6FFFE
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAECF1 #F1CFCA
analogous
#CAF1E3 #CAECF1 #CAD9F1
triadic
#CAECF1 #F1CAEC #ECF1CA
tetradic
#CAECF1 #E3CAF1 #F1CFCA #D9F1CA
square
#CAECF1 #E3CAF1 #F1CFCA #D9F1CA
split-complementary
#CAECF1 #F1CAD9 #F1E3CA
monochromatic
#69C9D7 #9ADBE4 #CAECF1 #E7F6F9 #E7F6F9
Accessibility & contrast
On white
1.25
#CAECF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#CAECF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAECF1
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAECF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAECF1 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F1
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#BFEFED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caecf1; /* rgb */ color: rgb(202, 236, 241); /* oklch */ color: oklch(92.0% 0.036 207.4);
Tailwind
colors: {
custom: {
50: '#daf2f5',
500: '#caecf1',
950: '#000000',
},
}SCSS
$custom: #caecf1; $custom-light: #daf2f5; $custom-dark: #000000;
JSON
{
"hex": "#caecf1",
"rgb": {
"r": 202,
"g": 236,
"b": 241
},
"hsl": {
"h": 187.692,
"s": 58.209,
"l": 86.863
},
"oklch": {
"l": 0.92022,
"c": 0.03611,
"h": 207.4
},
"luminance": 0.78898
}Semantic roles & 50–950 ramp
primary
#CAECF1
secondary
#D0988F
accent
#3520C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585