#C4DDDC#C4DDDC
#C4DDDC is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.9% C 0.027 H 193.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DDDC |
|---|---|
| RGB | rgb(196, 221, 220) |
| HSL | hsl(178, 27%, 82%) |
| HSV | hsv(178, 11%, 87%) |
| CMYK | cmyk(11.3%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(86.31, -8.46, -2.32) |
| CIE-LCH | lch(86.31, 8.77, 195.35°) |
| OKLab | oklab(87.88% -0.0259 -0.0063) |
| OKLCH | oklch(87.88% 0.027 193.7) |
| XYZ | xyz(61.5366, 68.6148, 77.6981) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 6.99
Lightcyan
#E0FFFF
ΔE00 7.26
Ice Blue (survey)
#D7FFFE
ΔE00 7.80
Light Grey
#D8DCD6
ΔE00 7.89
Very Pale Blue
#D6FFFE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DDDC #DDC4C5
analogous
#C4DDD0 #C4DDDC #C4D2DD
triadic
#C4DDDC #DCC4DD #DDDCC4
tetradic
#C4DDDC #D0C4DD #DDC4C5 #D2DDC4
square
#C4DDDC #D0C4DD #DDC4C5 #D2DDC4
split-complementary
#C4DDDC #DDC4D2 #DDD0C4
monochromatic
#76B0AE #9DC7C5 #C4DDDC #EBF3F3 #ECF4F3
Accessibility & contrast
On white
1.43
#C4DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#C4DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DDDC
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DDDC | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#D5D6DC
Tritanopia (blue-blind)
#BDDFDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4dddc; /* rgb */ color: rgb(196, 221, 220); /* oklch */ color: oklch(87.9% 0.027 193.7);
Tailwind
colors: {
custom: {
50: '#d6e7e6',
500: '#c4dddc',
950: '#000000',
},
}SCSS
$custom: #c4dddc; $custom-light: #d6e7e6; $custom-dark: #000000;
JSON
{
"hex": "#c4dddc",
"rgb": {
"r": 196,
"g": 221,
"b": 220
},
"hsl": {
"h": 177.6,
"s": 26.882,
"l": 81.765
},
"oklch": {
"l": 0.87882,
"c": 0.02663,
"h": 193.7
},
"luminance": 0.68616
}Semantic roles & 50–950 ramp
primary
#C4DDDC
secondary
#B49193
accent
#4044A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484