#C4EFEC#C4EFEC
#C4EFEC is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.1% C 0.044 H 191.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EFEC |
|---|---|
| RGB | rgb(196, 239, 236) |
| HSL | hsl(176, 57%, 85%) |
| HSV | hsv(176, 18%, 94%) |
| CMYK | cmyk(18%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(91.47, -14.37, -3.14) |
| CIE-LCH | lch(91.47, 14.71, 192.34°) |
| OKLab | oklab(92.11% -0.0436 -0.0086) |
| OKLCH | oklch(92.11% 0.044 191.2) |
| XYZ | xyz(68.7676, 79.5227, 91.0668) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.35
Ice
#D6FFFA
ΔE00 3.52
Very Pale Blue
#D6FFFE
ΔE00 3.63
Really Light Blue
#D4FFFF
ΔE00 3.64
Light Light Blue
#CAFFFB
ΔE00 3.68
Very Light Blue
#D5FFFF
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EFEC #EFC4C7
analogous
#C4EFD6 #C4EFEC #C4DCEF
triadic
#C4EFEC #ECC4EF #EFECC4
tetradic
#C4EFEC #D6C4EF #EFC4C7 #DCEFC4
square
#C4EFEC #D6C4EF #EFC4C7 #DCEFC4
split-complementary
#C4EFEC #EFC4DC #EFD6C4
monochromatic
#64D5CD #94E2DC #C4EFEC #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.24
#C4EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#C4EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EFEC
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EFEC | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEC
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#B8F2EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c4efec; /* rgb */ color: rgb(196, 239, 236); /* oklch */ color: oklch(92.1% 0.044 191.2);
Tailwind
colors: {
custom: {
50: '#d6f4f2',
500: '#c4efec',
950: '#000000',
},
}SCSS
$custom: #c4efec; $custom-light: #d6f4f2; $custom-dark: #000000;
JSON
{
"hex": "#c4efec",
"rgb": {
"r": 196,
"g": 239,
"b": 236
},
"hsl": {
"h": 175.814,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.92107,
"c": 0.04449,
"h": 191.2
},
"luminance": 0.79525
}Semantic roles & 50–950 ramp
primary
#C4EFEC
secondary
#CD8A8F
accent
#212CC5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585