#C4E2DC#C4E2DC
#C4E2DC is a very light, muted teal. Relative luminance 0.713; OKLCH L 88.9% C 0.033 H 182.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2DC |
|---|---|
| RGB | rgb(196, 226, 220) |
| HSL | hsl(168, 34%, 83%) |
| HSV | hsv(168, 13%, 89%) |
| CMYK | cmyk(13.3%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(87.63, -11.01, -0.40) |
| CIE-LCH | lch(87.63, 11.01, 182.06°) |
| OKLab | oklab(88.92% -0.0326 -0.0012) |
| OKLCH | oklch(88.92% 0.033 182.2) |
| XYZ | xyz(62.8764, 71.2944, 78.1447) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.13
Ice
#D6FFFA
ΔE00 6.39
Ice Blue (survey)
#D7FFFE
ΔE00 6.63
Very Pale Blue
#D6FFFE
ΔE00 6.68
Lightcyan
#E0FFFF
ΔE00 6.80
Very Light Blue
#D5FFFF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2DC #E2C4CA
analogous
#C4E2CD #C4E2DC #C4D9E2
triadic
#C4E2DC #DCC4E2 #E2DCC4
tetradic
#C4E2DC #CDC4E2 #E2C4CA #D9E2C4
square
#C4E2DC #CDC4E2 #E2C4CA #D9E2C4
split-complementary
#C4E2DC #E2C4D9 #E2CDC4
monochromatic
#72BAAB #9BCEC4 #C4E2DC #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.38
#C4E2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#C4E2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2DC
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2DC | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#BDE3E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e2dc; /* rgb */ color: rgb(196, 226, 220); /* oklch */ color: oklch(88.9% 0.033 182.2);
Tailwind
colors: {
custom: {
50: '#d6ebe6',
500: '#c4e2dc',
950: '#000000',
},
}SCSS
$custom: #c4e2dc; $custom-light: #d6ebe6; $custom-dark: #000000;
JSON
{
"hex": "#c4e2dc",
"rgb": {
"r": 196,
"g": 226,
"b": 220
},
"hsl": {
"h": 168,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.88923,
"c": 0.03267,
"h": 182.2
},
"luminance": 0.71296
}Semantic roles & 50–950 ramp
primary
#C4E2DC
secondary
#BB9098
accent
#3950AD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484