#C4FAEC#C4FAEC
#C4FAEC is a very light, muted teal. Relative luminance 0.862; OKLCH L 94.4% C 0.058 H 177.4°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FAEC |
|---|---|
| RGB | rgb(196, 250, 236) |
| HSL | hsl(164, 84%, 87%) |
| HSV | hsv(164, 22%, 98%) |
| CMYK | cmyk(21.6%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(94.38, -19.80, 1.12) |
| CIE-LCH | lch(94.38, 19.84, 176.77°) |
| OKLab | oklab(94.42% -0.0578 0.0027) |
| OKLCH | oklch(94.42% 0.058 177.4) |
| XYZ | xyz(72.0865, 86.1605, 92.1731) |
| Luminance | 0.8616 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.61
Duck Egg Blue
#C3FBF4
ΔE00 2.66
Pale Aqua
#B8FFEB
ΔE00 3.42
Light Light Blue
#CAFFFB
ΔE00 4.03
Pale Cyan
#B7FFFA
ΔE00 4.56
Ice
#D6FFFA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FAEC #FAC4D2
analogous
#C4FAD1 #C4FAEC #C4EDFA
triadic
#C4FAEC #ECC4FA #FAECC4
tetradic
#C4FAEC #D1C4FA #FAC4D2 #EDFAC4
square
#C4FAEC #D1C4FA #FAC4D2 #EDFAC4
split-complementary
#C4FAEC #FAC4ED #FAD1C4
monochromatic
#53F0C8 #8CF5DA #C4FAEC #E3FDF6 #E3FDF6
Accessibility & contrast
On white
1.15
#C4FAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#C4FAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FAEC
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FAEC | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EB
Deuteranopia (green-blind)
#EBECED
Tritanopia (blue-blind)
#B6FCF6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c4faec; /* rgb */ color: rgb(196, 250, 236); /* oklch */ color: oklch(94.4% 0.058 177.4);
Tailwind
colors: {
custom: {
50: '#d6fcf2',
500: '#c4faec',
950: '#000000',
},
}SCSS
$custom: #c4faec; $custom-light: #d6fcf2; $custom-dark: #000000;
JSON
{
"hex": "#c4faec",
"rgb": {
"r": 196,
"g": 250,
"b": 236
},
"hsl": {
"h": 164.444,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.94422,
"c": 0.05791,
"h": 177.4
},
"luminance": 0.86163
}Semantic roles & 50–950 ramp
primary
#C4FAEC
secondary
#DF839B
accent
#053EE1
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585