#C4EBE8#C4EBE8
#C4EBE8 is a very light, muted teal. Relative luminance 0.770; OKLCH L 91.2% C 0.041 H 190.7°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EBE8 |
|---|---|
| RGB | rgb(196, 235, 232) |
| HSL | hsl(175, 49%, 85%) |
| HSV | hsv(175, 17%, 92%) |
| CMYK | cmyk(16.6%, 0%, 1.3%, 7.8%) |
| CIE-LAB | lab(90.31, -13.17, -2.76) |
| CIE-LCH | lch(90.31, 13.46, 191.82°) |
| OKLab | oklab(91.15% -0.04 -0.0076) |
| OKLCH | oklch(91.15% 0.041 190.7) |
| XYZ | xyz(67.0349, 76.9767, 87.6544) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 4.21
Ice
#D6FFFA
ΔE00 4.22
Very Pale Blue
#D6FFFE
ΔE00 4.27
Ice Blue (survey)
#D7FFFE
ΔE00 4.30
Really Light Blue
#D4FFFF
ΔE00 4.35
Very Light Blue
#D5FFFF
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EBE8 #EBC4C7
analogous
#C4EBD5 #C4EBE8 #C4DBEB
triadic
#C4EBE8 #E8C4EB #EBE8C4
tetradic
#C4EBE8 #D5C4EB #EBC4C7 #DBEBC4
square
#C4EBE8 #D5C4EB #EBC4C7 #DBEBC4
split-complementary
#C4EBE8 #EBC4DB #EBD5C4
monochromatic
#69CCC4 #96DCD6 #C4EBE8 #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.28
#C4EBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#C4EBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EBE8
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EBE8 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7E8
Deuteranopia (green-blind)
#DEE1E9
Tritanopia (blue-blind)
#B9EDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c4ebe8; /* rgb */ color: rgb(196, 235, 232); /* oklch */ color: oklch(91.2% 0.041 190.7);
Tailwind
colors: {
custom: {
50: '#d6f1ef',
500: '#c4ebe8',
950: '#000000',
},
}SCSS
$custom: #c4ebe8; $custom-light: #d6f1ef; $custom-dark: #000000;
JSON
{
"hex": "#c4ebe8",
"rgb": {
"r": 196,
"g": 235,
"b": 232
},
"hsl": {
"h": 175.385,
"s": 49.367,
"l": 84.51
},
"oklch": {
"l": 0.91152,
"c": 0.04067,
"h": 190.7
},
"luminance": 0.76979
}Semantic roles & 50–950 ramp
primary
#C4EBE8
secondary
#C78C91
accent
#2934BD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585