#C4DCD5#C4DCD5
#C4DCD5 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.5% C 0.027 H 176.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DCD5 |
|---|---|
| RGB | rgb(196, 220, 213) |
| HSL | hsl(163, 26%, 82%) |
| HSV | hsv(163, 11%, 86%) |
| CMYK | cmyk(10.9%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(85.87, -9.30, 0.73) |
| CIE-LCH | lch(85.87, 9.33, 175.53°) |
| OKLab | oklab(87.47% -0.0272 0.0018) |
| OKLCH | oklch(87.47% 0.027 176.2) |
| XYZ | xyz(60.3656, 67.7252, 72.8298) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.50
Light Grey
#D8DCD6
ΔE00 7.71
Lightcyan
#E0FFFF
ΔE00 8.14
Ice
#D6FFFA
ΔE00 8.23
Ice Blue (survey)
#D7FFFE
ΔE00 8.42
Very Pale Blue
#D6FFFE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DCD5 #DCC4CB
analogous
#C4DCC9 #C4DCD5 #C4D7DC
triadic
#C4DCD5 #D5C4DC #DCD5C4
tetradic
#C4DCD5 #C9C4DC #DCC4CB #D7DCC4
square
#C4DCD5 #C9C4DC #DCC4CB #D7DCC4
split-complementary
#C4DCD5 #DCC4D7 #DCC9C4
monochromatic
#77AE9E #9EC5BA #C4DCD5 #EAF3F0 #ECF4F1
Accessibility & contrast
On white
1.44
#C4DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#C4DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DCD5
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DCD5 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D5
Deuteranopia (green-blind)
#D5D5D5
Tritanopia (blue-blind)
#BFDDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4dcd5; /* rgb */ color: rgb(196, 220, 213); /* oklch */ color: oklch(87.5% 0.027 176.2);
Tailwind
colors: {
custom: {
50: '#d6e6e1',
500: '#c4dcd5',
950: '#000000',
},
}SCSS
$custom: #c4dcd5; $custom-light: #d6e6e1; $custom-dark: #000000;
JSON
{
"hex": "#c4dcd5",
"rgb": {
"r": 196,
"g": 220,
"b": 213
},
"hsl": {
"h": 162.5,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.87471,
"c": 0.0273,
"h": 176.2
},
"luminance": 0.67726
}Semantic roles & 50–950 ramp
primary
#C4DCD5
secondary
#B3919B
accent
#415EA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484