#C4ECEA#C4ECEA
#C4ECEA is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.4% C 0.042 H 192.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C4ECEA |
|---|---|
| RGB | rgb(196, 236, 234) |
| HSL | hsl(177, 51%, 85%) |
| HSV | hsv(177, 17%, 93%) |
| CMYK | cmyk(16.9%, 0%, 0.8%, 7.5%) |
| CIE-LAB | lab(90.63, -13.27, -3.34) |
| CIE-LCH | lch(90.63, 13.68, 194.12°) |
| OKLab | oklab(91.42% -0.0405 -0.0091) |
| OKLCH | oklch(91.42% 0.042 192.7) |
| XYZ | xyz(67.6077, 77.6651, 89.2547) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.87
Very Pale Blue
#D6FFFE
ΔE00 4.00
Really Light Blue
#D4FFFF
ΔE00 4.04
Ice Blue (survey)
#D7FFFE
ΔE00 4.04
Very Light Blue
#D5FFFF
ΔE00 4.05
Ice
#D6FFFA
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4ECEA #ECC4C6
analogous
#C4ECD6 #C4ECEA #C4DAEC
triadic
#C4ECEA #EAC4EC #ECEAC4
tetradic
#C4ECEA #D6C4EC #ECC4C6 #DAECC4
square
#C4ECEA #D6C4EC #ECC4C6 #DAECC4
split-complementary
#C4ECEA #ECC4DA #ECD6C4
monochromatic
#67CEC9 #96DDDA #C4ECEA #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.27
#C4ECEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#C4ECEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4ECEA
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4ECEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4ECEA | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#B8EEEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c4ecea; /* rgb */ color: rgb(196, 236, 234); /* oklch */ color: oklch(91.4% 0.042 192.7);
Tailwind
colors: {
custom: {
50: '#d6f2f0',
500: '#c4ecea',
950: '#000000',
},
}SCSS
$custom: #c4ecea; $custom-light: #d6f2f0; $custom-dark: #000000;
JSON
{
"hex": "#c4ecea",
"rgb": {
"r": 196,
"g": 236,
"b": 234
},
"hsl": {
"h": 177,
"s": 51.282,
"l": 84.706
},
"oklch": {
"l": 0.9142,
"c": 0.04152,
"h": 192.7
},
"luminance": 0.77667
}Semantic roles & 50–950 ramp
primary
#C4ECEA
secondary
#C98C8F
accent
#272EBF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585