#CAEFEC#CAEFEC
#CAEFEC is a very light, muted teal. Relative luminance 0.803; OKLCH L 92.5% C 0.039 H 190.5°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFEC |
|---|---|
| RGB | rgb(202, 239, 236) |
| HSL | hsl(175, 54%, 86%) |
| HSV | hsv(175, 15%, 94%) |
| CMYK | cmyk(15.5%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(91.84, -12.52, -2.56) |
| CIE-LCH | lch(91.84, 12.78, 191.55°) |
| OKLab | oklab(92.49% -0.0379 -0.007) |
| OKLCH | oklch(92.49% 0.039 190.5) |
| XYZ | xyz(70.3600, 80.3438, 91.1415) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.41
Very Pale Blue
#D6FFFE
ΔE00 3.42
Ice
#D6FFFA
ΔE00 3.42
Very Light Blue
#D5FFFF
ΔE00 3.56
Really Light Blue
#D4FFFF
ΔE00 3.59
Pale Blue
#D0FEFE
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFEC #EFCACD
analogous
#CAEFDA #CAEFEC #CAE0EF
triadic
#CAEFEC #ECCAEF #EFECCA
tetradic
#CAEFEC #DACAEF #EFCACD #E0EFCA
square
#CAEFEC #DACAEF #EFCACD #E0EFCA
split-complementary
#CAEFEC #EFCAE0 #EFDACA
monochromatic
#6CD3CA #9BE1DB #CAEFEC #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.23
#CAEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#CAEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFEC
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFEC | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEC
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#C0F1EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #caefec; /* rgb */ color: rgb(202, 239, 236); /* oklch */ color: oklch(92.5% 0.039 190.5);
Tailwind
colors: {
custom: {
50: '#daf4f2',
500: '#caefec',
950: '#000000',
},
}SCSS
$custom: #caefec; $custom-light: #daf4f2; $custom-dark: #000000;
JSON
{
"hex": "#caefec",
"rgb": {
"r": 202,
"g": 239,
"b": 236
},
"hsl": {
"h": 175.135,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.92494,
"c": 0.0386,
"h": 190.5
},
"luminance": 0.80346
}Semantic roles & 50–950 ramp
primary
#CAEFEC
secondary
#CD9095
accent
#2431C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585