#C4DCDC#C4DCDC
#C4DCDC is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.7% C 0.026 H 196.7°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DCDC |
|---|---|
| RGB | rgb(196, 220, 220) |
| HSL | hsl(180, 26%, 82%) |
| HSV | hsv(180, 11%, 86%) |
| CMYK | cmyk(10.9%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(86.05, -7.94, -2.71) |
| CIE-LCH | lch(86.05, 8.39, 198.82°) |
| OKLab | oklab(87.67% -0.0245 -0.0073) |
| OKLCH | oklch(87.67% 0.026 196.7) |
| XYZ | xyz(61.2733, 68.0883, 77.6104) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.05
Lightblue
#ADD8E6
ΔE00 6.72
Lightcyan
#E0FFFF
ΔE00 7.51
Light Grey
#D8DCD6
ΔE00 7.69
Ice Blue (survey)
#D7FFFE
ΔE00 8.17
Very Pale Blue
#D6FFFE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DCDC #DCC4C4
analogous
#C4DCD0 #C4DCDC #C4D0DC
triadic
#C4DCDC #DCC4DC #DCDCC4
tetradic
#C4DCDC #D0C4DC #DCC4C4 #D0DCC4
square
#C4DCDC #D0C4DC #DCC4C4 #D0DCC4
split-complementary
#C4DCDC #DCC4D0 #DCD0C4
monochromatic
#77AEAE #9EC5C5 #C4DCDC #EAF3F3 #ECF4F4
Accessibility & contrast
On white
1.44
#C4DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#C4DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DCDC
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DCDC | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#BDDEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4dcdc; /* rgb */ color: rgb(196, 220, 220); /* oklch */ color: oklch(87.7% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#d6e6e6',
500: '#c4dcdc',
950: '#000000',
},
}SCSS
$custom: #c4dcdc; $custom-light: #d6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c4dcdc",
"rgb": {
"r": 196,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.87674,
"c": 0.02558,
"h": 196.7
},
"luminance": 0.68089
}Semantic roles & 50–950 ramp
primary
#C4DCDC
secondary
#B39191
accent
#4141A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484