#C4E6EC#C4E6EC
#C4E6EC is a very light, muted teal. Relative luminance 0.744; OKLCH L 90.2% C 0.037 H 209.4°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E6EC |
|---|---|
| RGB | rgb(196, 230, 236) |
| HSL | hsl(189, 51%, 85%) |
| HSV | hsv(189, 17%, 93%) |
| CMYK | cmyk(16.9%, 2.5%, 0%, 7.5%) |
| CIE-LAB | lab(89.10, -9.83, -6.63) |
| CIE-LCH | lch(89.10, 11.85, 214.01°) |
| OKLab | oklab(90.23% -0.0318 -0.018) |
| OKLCH | oklch(90.23% 0.037 209.4) |
| XYZ | xyz(66.1981, 74.3837, 90.2103) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.95
Lightblue
#ADD8E6
ΔE00 4.77
Pale Sky Blue
#BDF6FE
ΔE00 5.63
Lightcyan
#E0FFFF
ΔE00 5.91
Very Light Blue
#D5FFFF
ΔE00 6.14
Really Light Blue
#D4FFFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E6EC #ECCAC4
analogous
#C4ECDE #C4E6EC #C4D2EC
triadic
#C4E6EC #ECC4E6 #E6ECC4
tetradic
#C4E6EC #DEC4EC #ECCAC4 #D2ECC4
square
#C4E6EC #DEC4EC #ECCAC4 #D2ECC4
split-complementary
#C4E6EC #ECC4D2 #ECDEC4
monochromatic
#67BFCE #96D2DD #C4E6EC #E8F5F8 #E8F5F8
Accessibility & contrast
On white
1.32
#C4E6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#C4E6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E6EC
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E6EC | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#D9DDEC
Tritanopia (blue-blind)
#B9E9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c4e6ec; /* rgb */ color: rgb(196, 230, 236); /* oklch */ color: oklch(90.2% 0.037 209.4);
Tailwind
colors: {
custom: {
50: '#d6eef2',
500: '#c4e6ec',
950: '#000000',
},
}SCSS
$custom: #c4e6ec; $custom-light: #d6eef2; $custom-dark: #000000;
JSON
{
"hex": "#c4e6ec",
"rgb": {
"r": 196,
"g": 230,
"b": 236
},
"hsl": {
"h": 189,
"s": 51.282,
"l": 84.706
},
"oklch": {
"l": 0.90231,
"c": 0.03653,
"h": 209.4
},
"luminance": 0.74386
}Semantic roles & 50–950 ramp
primary
#C4E6EC
secondary
#C9958C
accent
#3E27BF
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485