#C4E4D4#C4E4D4
#C4E4D4 is a very light, muted teal. Relative luminance 0.720; OKLCH L 89.1% C 0.040 H 163.9°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4D4 |
|---|---|
| RGB | rgb(196, 228, 212) |
| HSL | hsl(150, 37%, 83%) |
| HSV | hsv(150, 14%, 89%) |
| CMYK | cmyk(14%, 0%, 7%, 10.6%) |
| CIE-LAB | lab(87.96, -13.55, 4.29) |
| CIE-LCH | lch(87.96, 14.21, 162.45°) |
| OKLab | oklab(89.12% -0.0385 0.0111) |
| OKLCH | oklch(89.12% 0.04 163.9) |
| XYZ | xyz(62.3892, 71.9747, 72.8801) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.40
Duck Egg Blue
#C3FBF4
ΔE00 7.62
Eggshell Blue
#C4FFF7
ΔE00 8.25
Light Light Blue
#CAFFFB
ΔE00 8.38
Honeydew
#F0FFF0
ΔE00 8.45
Ice Blue (survey)
#D7FFFE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4D4 #E4C4D4
analogous
#C4E4C4 #C4E4D4 #C4E4E4
triadic
#C4E4D4 #D4C4E4 #E4D4C4
tetradic
#C4E4D4 #C4C4E4 #E4C4D4 #E4E4C4
square
#C4E4D4 #C4C4E4 #E4C4D4 #E4E4C4
split-complementary
#C4E4D4 #E4C4E4 #E4C4C4
monochromatic
#70BE97 #9AD1B5 #C4E4D4 #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.36
#C4E4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#C4E4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4D4
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4D4 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD3
Deuteranopia (green-blind)
#DDDBD5
Tritanopia (blue-blind)
#BEE4DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e4d4; /* rgb */ color: rgb(196, 228, 212); /* oklch */ color: oklch(89.1% 0.040 163.9);
Tailwind
colors: {
custom: {
50: '#d6ece1',
500: '#c4e4d4',
950: '#000000',
},
}SCSS
$custom: #c4e4d4; $custom-light: #d6ece1; $custom-dark: #000000;
JSON
{
"hex": "#c4e4d4",
"rgb": {
"r": 196,
"g": 228,
"b": 212
},
"hsl": {
"h": 150,
"s": 37.209,
"l": 83.137
},
"oklch": {
"l": 0.89117,
"c": 0.04011,
"h": 163.9
},
"luminance": 0.71976
}Semantic roles & 50–950 ramp
primary
#C4E4D4
secondary
#BD8FA6
accent
#3573B0
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484