#C4ECEB#C4ECEB
#C4ECEB is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.5% C 0.041 H 194.6°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C4ECEB |
|---|---|
| RGB | rgb(196, 236, 235) |
| HSL | hsl(179, 51%, 85%) |
| HSV | hsv(179, 17%, 93%) |
| CMYK | cmyk(16.9%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(90.65, -13.07, -3.82) |
| CIE-LCH | lch(90.65, 13.61, 196.30°) |
| OKLab | oklab(91.45% -0.0401 -0.0104) |
| OKLCH | oklch(91.45% 0.041 194.6) |
| XYZ | xyz(67.7517, 77.7228, 90.0135) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.81
Really Light Blue
#D4FFFF
ΔE00 3.96
Very Pale Blue
#D6FFFE
ΔE00 3.97
Very Light Blue
#D5FFFF
ΔE00 3.98
Ice Blue (survey)
#D7FFFE
ΔE00 4.00
Powder Blue
#B0E0E6
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4ECEB #ECC4C5
analogous
#C4ECD7 #C4ECEB #C4D9EC
triadic
#C4ECEB #EBC4EC #ECEBC4
tetradic
#C4ECEB #D7C4EC #ECC4C5 #D9ECC4
square
#C4ECEB #D7C4EC #ECC4C5 #D9ECC4
split-complementary
#C4ECEB #ECC4D9 #ECD7C4
monochromatic
#67CECC #96DDDB #C4ECEB #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.27
#C4ECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#C4ECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4ECEB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4ECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4ECEB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#B8EFEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c4eceb; /* rgb */ color: rgb(196, 236, 235); /* oklch */ color: oklch(91.5% 0.041 194.6);
Tailwind
colors: {
custom: {
50: '#d6f2f1',
500: '#c4eceb',
950: '#000000',
},
}SCSS
$custom: #c4eceb; $custom-light: #d6f2f1; $custom-dark: #000000;
JSON
{
"hex": "#c4eceb",
"rgb": {
"r": 196,
"g": 236,
"b": 235
},
"hsl": {
"h": 178.5,
"s": 51.282,
"l": 84.706
},
"oklch": {
"l": 0.9145,
"c": 0.04144,
"h": 194.6
},
"luminance": 0.77725
}Semantic roles & 50–950 ramp
primary
#C4ECEB
secondary
#C98C8D
accent
#272BBF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585