#CAECF0#CAECF0
#CAECF0 is a very light, muted teal. Relative luminance 0.788; OKLCH L 92.0% C 0.036 H 205.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CAECF0 |
|---|---|
| RGB | rgb(202, 236, 240) |
| HSL | hsl(186, 56%, 87%) |
| HSV | hsv(186, 16%, 94%) |
| CMYK | cmyk(15.8%, 1.7%, 0%, 5.9%) |
| CIE-LAB | lab(91.16, -10.20, -5.64) |
| CIE-LCH | lch(91.16, 11.66, 208.95°) |
| OKLab | oklab(91.99% -0.0324 -0.0153) |
| OKLCH | oklch(91.99% 0.036 205.2) |
| XYZ | xyz(70.0766, 78.8369, 93.9461) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.40
Powder Blue
#B0E0E6
ΔE00 4.59
Very Light Blue
#D5FFFF
ΔE00 4.67
Ice Blue (survey)
#D7FFFE
ΔE00 4.70
Really Light Blue
#D4FFFF
ΔE00 4.76
Very Pale Blue
#D6FFFE
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAECF0 #F0CECA
analogous
#CAF0E1 #CAECF0 #CAD9F0
triadic
#CAECF0 #F0CAEC #ECF0CA
tetradic
#CAECF0 #E1CAF0 #F0CECA #D9F0CA
square
#CAECF0 #E1CAF0 #F0CECA #D9F0CA
split-complementary
#CAECF0 #F0CAD9 #F0E1CA
monochromatic
#6BCAD5 #9ADBE3 #CAECF0 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.25
#CAECF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#CAECF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAECF0
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAECF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAECF0 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F0
Deuteranopia (green-blind)
#DFE3F0
Tritanopia (blue-blind)
#BFEFED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caecf0; /* rgb */ color: rgb(202, 236, 240); /* oklch */ color: oklch(92.0% 0.036 205.2);
Tailwind
colors: {
custom: {
50: '#daf2f4',
500: '#caecf0',
950: '#000000',
},
}SCSS
$custom: #caecf0; $custom-light: #daf2f4; $custom-dark: #000000;
JSON
{
"hex": "#caecf0",
"rgb": {
"r": 202,
"g": 236,
"b": 240
},
"hsl": {
"h": 186.316,
"s": 55.882,
"l": 86.667
},
"oklch": {
"l": 0.91992,
"c": 0.03587,
"h": 205.2
},
"luminance": 0.78839
}Semantic roles & 50–950 ramp
primary
#CAECF0
secondary
#CE9690
accent
#3322C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585