#C4DEDD#C4DEDD
#C4DEDD is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.1% C 0.028 H 193.8°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DEDD |
|---|---|
| RGB | rgb(196, 222, 221) |
| HSL | hsl(178, 28%, 82%) |
| HSV | hsv(178, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(86.60, -8.77, -2.43) |
| CIE-LCH | lch(86.60, 9.10, 195.46°) |
| OKLab | oklab(88.12% -0.0268 -0.0066) |
| OKLCH | oklch(88.12% 0.028 193.8) |
| XYZ | xyz(61.9342, 69.1975, 78.4860) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.63
Lightblue
#ADD8E6
ΔE00 6.92
Lightcyan
#E0FFFF
ΔE00 7.02
Ice Blue (survey)
#D7FFFE
ΔE00 7.49
Very Pale Blue
#D6FFFE
ΔE00 7.58
Very Light Blue
#D5FFFF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DEDD #DEC4C5
analogous
#C4DED0 #C4DEDD #C4D2DE
triadic
#C4DEDD #DDC4DE #DEDDC4
tetradic
#C4DEDD #D0C4DE #DEC4C5 #D2DEC4
square
#C4DEDD #D0C4DE #DEC4C5 #D2DEC4
split-complementary
#C4DEDD #DEC4D2 #DED0C4
monochromatic
#76B2B0 #9DC8C6 #C4DEDD #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.42
#C4DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C4DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DEDD
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DEDD | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#BDE0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dedd; /* rgb */ color: rgb(196, 222, 221); /* oklch */ color: oklch(88.1% 0.028 193.8);
Tailwind
colors: {
custom: {
50: '#d6e8e7',
500: '#c4dedd',
950: '#000000',
},
}SCSS
$custom: #c4dedd; $custom-light: #d6e8e7; $custom-dark: #000000;
JSON
{
"hex": "#c4dedd",
"rgb": {
"r": 196,
"g": 222,
"b": 221
},
"hsl": {
"h": 177.692,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.88119,
"c": 0.02764,
"h": 193.8
},
"luminance": 0.69199
}Semantic roles & 50–950 ramp
primary
#C4DEDD
secondary
#B59192
accent
#3F43A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484