#C4EBEA#C4EBEA
#C4EBEA is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.2% C 0.040 H 194.5°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EBEA |
|---|---|
| RGB | rgb(196, 235, 234) |
| HSL | hsl(178, 49%, 85%) |
| HSV | hsv(178, 17%, 92%) |
| CMYK | cmyk(16.6%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(90.36, -12.77, -3.73) |
| CIE-LCH | lch(90.36, 13.30, 196.27°) |
| OKLab | oklab(91.21% -0.0392 -0.0102) |
| OKLCH | oklch(91.21% 0.04 194.5) |
| XYZ | xyz(67.3205, 77.0909, 89.1590) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 4.06
Very Pale Blue
#D6FFFE
ΔE00 4.16
Powder Blue
#B0E0E6
ΔE00 4.16
Really Light Blue
#D4FFFF
ΔE00 4.18
Very Light Blue
#D5FFFF
ΔE00 4.18
Ice Blue (survey)
#D7FFFE
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EBEA #EBC4C5
analogous
#C4EBD7 #C4EBEA #C4D9EB
triadic
#C4EBEA #EAC4EB #EBEAC4
tetradic
#C4EBEA #D7C4EB #EBC4C5 #D9EBC4
square
#C4EBEA #D7C4EB #EBC4C5 #D9EBC4
split-complementary
#C4EBEA #EBC4D9 #EBD7C4
monochromatic
#69CCC9 #96DCDA #C4EBEA #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.28
#C4EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#C4EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EBEA
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EBEA | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#B8EEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c4ebea; /* rgb */ color: rgb(196, 235, 234); /* oklch */ color: oklch(91.2% 0.040 194.5);
Tailwind
colors: {
custom: {
50: '#d6f1f0',
500: '#c4ebea',
950: '#000000',
},
}SCSS
$custom: #c4ebea; $custom-light: #d6f1f0; $custom-dark: #000000;
JSON
{
"hex": "#c4ebea",
"rgb": {
"r": 196,
"g": 235,
"b": 234
},
"hsl": {
"h": 178.462,
"s": 49.367,
"l": 84.51
},
"oklch": {
"l": 0.91211,
"c": 0.04049,
"h": 194.5
},
"luminance": 0.77093
}Semantic roles & 50–950 ramp
primary
#C4EBEA
secondary
#C78C8E
accent
#292DBD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585