#C4E4DB#C4E4DB
#C4E4DB is a very light, muted teal. Relative luminance 0.723; OKLCH L 89.3% C 0.036 H 176.6°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4DB |
|---|---|
| RGB | rgb(196, 228, 219) |
| HSL | hsl(163, 37%, 83%) |
| HSV | hsv(163, 14%, 89%) |
| CMYK | cmyk(14%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(88.13, -12.21, 0.86) |
| CIE-LCH | lch(88.13, 12.24, 175.96°) |
| OKLab | oklab(89.31% -0.0357 0.0021) |
| OKLCH | oklch(89.31% 0.036 176.6) |
| XYZ | xyz(63.2914, 72.3356, 77.6317) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.08
Ice Blue (survey)
#D7FFFE
ΔE00 6.70
Very Pale Blue
#D6FFFE
ΔE00 6.72
Duck Egg Blue
#C3FBF4
ΔE00 6.74
Very Light Blue
#D5FFFF
ΔE00 6.96
Powder Blue
#B0E0E6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4DB #E4C4CD
analogous
#C4E4CB #C4E4DB #C4DDE4
triadic
#C4E4DB #DBC4E4 #E4DBC4
tetradic
#C4E4DB #CBC4E4 #E4C4CD #DDE4C4
square
#C4E4DB #CBC4E4 #E4C4CD #DDE4C4
split-complementary
#C4E4DB #E4C4DD #E4CBC4
monochromatic
#70BEA8 #9AD1C1 #C4E4DB #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.36
#C4E4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#C4E4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4DB
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4DB | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DB
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#BDE5E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e4db; /* rgb */ color: rgb(196, 228, 219); /* oklch */ color: oklch(89.3% 0.036 176.6);
Tailwind
colors: {
custom: {
50: '#d6ece6',
500: '#c4e4db',
950: '#000000',
},
}SCSS
$custom: #c4e4db; $custom-light: #d6ece6; $custom-dark: #000000;
JSON
{
"hex": "#c4e4db",
"rgb": {
"r": 196,
"g": 228,
"b": 219
},
"hsl": {
"h": 163.125,
"s": 37.209,
"l": 83.137
},
"oklch": {
"l": 0.89312,
"c": 0.03581,
"h": 176.6
},
"luminance": 0.72337
}Semantic roles & 50–950 ramp
primary
#C4E4DB
secondary
#BD8F9C
accent
#3558B0
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484