#C4E5DD#C4E5DD
#C4E5DD is a very light, muted teal. Relative luminance 0.730; OKLCH L 89.6% C 0.036 H 179.2°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E5DD |
|---|---|
| RGB | rgb(196, 229, 221) |
| HSL | hsl(165, 39%, 83%) |
| HSV | hsv(165, 14%, 90%) |
| CMYK | cmyk(14.4%, 0%, 3.5%, 10.2%) |
| CIE-LAB | lab(88.44, -12.33, 0.27) |
| CIE-LCH | lch(88.44, 12.33, 178.74°) |
| OKLab | oklab(89.58% -0.0363 0.0005) |
| OKLCH | oklch(89.58% 0.036 179.2) |
| XYZ | xyz(63.8321, 72.9933, 79.1186) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.72
Ice Blue (survey)
#D7FFFE
ΔE00 6.27
Very Pale Blue
#D6FFFE
ΔE00 6.29
Duck Egg Blue
#C3FBF4
ΔE00 6.39
Very Light Blue
#D5FFFF
ΔE00 6.52
Pale Blue
#D0FEFE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E5DD #E5C4CC
analogous
#C4E5CC #C4E5DD #C4DCE5
triadic
#C4E5DD #DDC4E5 #E5DDC4
tetradic
#C4E5DD #CCC4E5 #E5C4CC #DCE5C4
square
#C4E5DD #CCC4E5 #E5C4CC #DCE5C4
split-complementary
#C4E5DD #E5C4DC #E5CCC4
monochromatic
#6FC0AC #9AD2C5 #C4E5DD #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.35
#C4E5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#C4E5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E5DD
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E5DD | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DD
Deuteranopia (green-blind)
#DCDCDE
Tritanopia (blue-blind)
#BCE6E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e5dd; /* rgb */ color: rgb(196, 229, 221); /* oklch */ color: oklch(89.6% 0.036 179.2);
Tailwind
colors: {
custom: {
50: '#d6ede7',
500: '#c4e5dd',
950: '#000000',
},
}SCSS
$custom: #c4e5dd; $custom-light: #d6ede7; $custom-dark: #000000;
JSON
{
"hex": "#c4e5dd",
"rgb": {
"r": 196,
"g": 229,
"b": 221
},
"hsl": {
"h": 165.455,
"s": 38.824,
"l": 83.333
},
"oklch": {
"l": 0.89578,
"c": 0.0363,
"h": 179.2
},
"luminance": 0.72995
}Semantic roles & 50–950 ramp
primary
#C4E5DD
secondary
#BF8F9A
accent
#3452B2
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484