#C4E1DC#C4E1DC
#C4E1DC is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.7% C 0.031 H 184.1°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E1DC |
|---|---|
| RGB | rgb(196, 225, 220) |
| HSL | hsl(170, 33%, 83%) |
| HSV | hsv(170, 13%, 88%) |
| CMYK | cmyk(12.9%, 0%, 2.2%, 11.8%) |
| CIE-LAB | lab(87.36, -10.50, -0.78) |
| CIE-LCH | lch(87.36, 10.53, 184.26°) |
| OKLab | oklab(88.71% -0.0313 -0.0022) |
| OKLCH | oklch(88.71% 0.031 184.1) |
| XYZ | xyz(62.6053, 70.7521, 78.0544) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.96
Ice
#D6FFFA
ΔE00 6.67
Ice Blue (survey)
#D7FFFE
ΔE00 6.77
Lightcyan
#E0FFFF
ΔE00 6.79
Very Pale Blue
#D6FFFE
ΔE00 6.83
Very Light Blue
#D5FFFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E1DC #E1C4C9
analogous
#C4E1CD #C4E1DC #C4D7E1
triadic
#C4E1DC #DCC4E1 #E1DCC4
tetradic
#C4E1DC #CDC4E1 #E1C4C9 #D7E1C4
square
#C4E1DC #CDC4E1 #E1C4C9 #D7E1C4
split-complementary
#C4E1DC #E1C4D7 #E1CDC4
monochromatic
#73B8AC #9BCCC4 #C4E1DC #EBF5F3 #EBF5F3
Accessibility & contrast
On white
1.39
#C4E1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#C4E1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E1DC
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E1DC | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#BDE2DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e1dc; /* rgb */ color: rgb(196, 225, 220); /* oklch */ color: oklch(88.7% 0.031 184.1);
Tailwind
colors: {
custom: {
50: '#d6eae6',
500: '#c4e1dc',
950: '#000000',
},
}SCSS
$custom: #c4e1dc; $custom-light: #d6eae6; $custom-dark: #000000;
JSON
{
"hex": "#c4e1dc",
"rgb": {
"r": 196,
"g": 225,
"b": 220
},
"hsl": {
"h": 169.655,
"s": 32.584,
"l": 82.549
},
"oklch": {
"l": 0.88714,
"c": 0.03138,
"h": 184.1
},
"luminance": 0.70753
}Semantic roles & 50–950 ramp
primary
#C4E1DC
secondary
#B99097
accent
#3A4EAB
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484