#C4E4DD#C4E4DD
#C4E4DD is a very light, muted teal. Relative luminance 0.724; OKLCH L 89.4% C 0.035 H 180.8°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4DD |
|---|---|
| RGB | rgb(196, 228, 221) |
| HSL | hsl(167, 37%, 83%) |
| HSV | hsv(167, 14%, 89%) |
| CMYK | cmyk(14%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(88.18, -11.82, -0.11) |
| CIE-LCH | lch(88.18, 11.83, 180.55°) |
| OKLab | oklab(89.37% -0.035 -0.0005) |
| OKLCH | oklch(89.37% 0.035 180.8) |
| XYZ | xyz(63.5562, 72.4415, 79.0267) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.89
Powder Blue
#B0E0E6
ΔE00 6.25
Ice Blue (survey)
#D7FFFE
ΔE00 6.30
Very Pale Blue
#D6FFFE
ΔE00 6.33
Very Light Blue
#D5FFFF
ΔE00 6.54
Really Light Blue
#D4FFFF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4DD #E4C4CB
analogous
#C4E4CD #C4E4DD #C4DBE4
triadic
#C4E4DD #DDC4E4 #E4DDC4
tetradic
#C4E4DD #CDC4E4 #E4C4CB #DBE4C4
square
#C4E4DD #CDC4E4 #E4C4CB #DBE4C4
split-complementary
#C4E4DD #E4C4DB #E4CDC4
monochromatic
#70BEAD #9AD1C5 #C4E4DD #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.36
#C4E4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#C4E4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4DD
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4DD | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#DBDBDE
Tritanopia (blue-blind)
#BCE5E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e4dd; /* rgb */ color: rgb(196, 228, 221); /* oklch */ color: oklch(89.4% 0.035 180.8);
Tailwind
colors: {
custom: {
50: '#d6ece7',
500: '#c4e4dd',
950: '#000000',
},
}SCSS
$custom: #c4e4dd; $custom-light: #d6ece7; $custom-dark: #000000;
JSON
{
"hex": "#c4e4dd",
"rgb": {
"r": 196,
"g": 228,
"b": 221
},
"hsl": {
"h": 166.875,
"s": 37.209,
"l": 83.137
},
"oklch": {
"l": 0.89369,
"c": 0.03496,
"h": 180.8
},
"luminance": 0.72443
}Semantic roles & 50–950 ramp
primary
#C4E4DD
secondary
#BD8F99
accent
#3550B0
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484