#C4DCD6#C4DCD6
#C4DCD6 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.5% C 0.027 H 179.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DCD6 |
|---|---|
| RGB | rgb(196, 220, 214) |
| HSL | hsl(165, 26%, 82%) |
| HSV | hsv(165, 11%, 86%) |
| CMYK | cmyk(10.9%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(85.89, -9.11, 0.24) |
| CIE-LCH | lch(85.89, 9.11, 178.52°) |
| OKLab | oklab(87.5% -0.0268 0.0005) |
| OKLCH | oklch(87.5% 0.027 179) |
| XYZ | xyz(60.4929, 67.7761, 73.5003) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.21
Light Grey
#D8DCD6
ΔE00 7.64
Lightcyan
#E0FFFF
ΔE00 7.97
Ice
#D6FFFA
ΔE00 8.21
Ice Blue (survey)
#D7FFFE
ΔE00 8.31
Very Pale Blue
#D6FFFE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DCD6 #DCC4CA
analogous
#C4DCCA #C4DCD6 #C4D6DC
triadic
#C4DCD6 #D6C4DC #DCD6C4
tetradic
#C4DCD6 #CAC4DC #DCC4CA #D6DCC4
square
#C4DCD6 #CAC4DC #DCC4CA #D6DCC4
split-complementary
#C4DCD6 #DCC4D6 #DCCAC4
monochromatic
#77AEA1 #9EC5BB #C4DCD6 #EAF3F1 #ECF4F2
Accessibility & contrast
On white
1.44
#C4DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#C4DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DCD6
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DCD6 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D6
Deuteranopia (green-blind)
#D5D5D6
Tritanopia (blue-blind)
#BEDDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4dcd6; /* rgb */ color: rgb(196, 220, 214); /* oklch */ color: oklch(87.5% 0.027 179.0);
Tailwind
colors: {
custom: {
50: '#d6e6e2',
500: '#c4dcd6',
950: '#000000',
},
}SCSS
$custom: #c4dcd6; $custom-light: #d6e6e2; $custom-dark: #000000;
JSON
{
"hex": "#c4dcd6",
"rgb": {
"r": 196,
"g": 220,
"b": 214
},
"hsl": {
"h": 165,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.87499,
"c": 0.02685,
"h": 179
},
"luminance": 0.67777
}Semantic roles & 50–950 ramp
primary
#C4DCD6
secondary
#B3919A
accent
#415AA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484