#C4E4DE#C4E4DE
#C4E4DE is a very light, muted teal. Relative luminance 0.725; OKLCH L 89.4% C 0.035 H 182.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4DE |
|---|---|
| RGB | rgb(196, 228, 222) |
| HSL | hsl(169, 37%, 83%) |
| HSV | hsv(169, 14%, 89%) |
| CMYK | cmyk(14%, 0%, 2.6%, 10.6%) |
| CIE-LAB | lab(88.21, -11.63, -0.60) |
| CIE-LCH | lch(88.21, 11.64, 182.96°) |
| OKLab | oklab(89.4% -0.0346 -0.0018) |
| OKLCH | oklch(89.4% 0.035 182.9) |
| XYZ | xyz(63.6899, 72.4950, 79.7304) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.84
Powder Blue
#B0E0E6
ΔE00 5.91
Ice Blue (survey)
#D7FFFE
ΔE00 6.14
Very Pale Blue
#D6FFFE
ΔE00 6.17
Very Light Blue
#D5FFFF
ΔE00 6.36
Really Light Blue
#D4FFFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4DE #E4C4CA
analogous
#C4E4CE #C4E4DE #C4DAE4
triadic
#C4E4DE #DEC4E4 #E4DEC4
tetradic
#C4E4DE #CEC4E4 #E4C4CA #DAE4C4
square
#C4E4DE #CEC4E4 #E4C4CA #DAE4C4
split-complementary
#C4E4DE #E4C4DA #E4CEC4
monochromatic
#70BEAF #9AD1C7 #C4E4DE #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.35
#C4E4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#C4E4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4DE
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4DE | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DE
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#BCE5E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e4de; /* rgb */ color: rgb(196, 228, 222); /* oklch */ color: oklch(89.4% 0.035 182.9);
Tailwind
colors: {
custom: {
50: '#d6ece8',
500: '#c4e4de',
950: '#000000',
},
}SCSS
$custom: #c4e4de; $custom-light: #d6ece8; $custom-dark: #000000;
JSON
{
"hex": "#c4e4de",
"rgb": {
"r": 196,
"g": 228,
"b": 222
},
"hsl": {
"h": 168.75,
"s": 37.209,
"l": 83.137
},
"oklch": {
"l": 0.89398,
"c": 0.03461,
"h": 182.9
},
"luminance": 0.72496
}Semantic roles & 50–950 ramp
primary
#C4E4DE
secondary
#BD8F98
accent
#354CB0
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484