#C4DCDB#C4DCDB
#C4DCDB is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.6% C 0.026 H 193.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DCDB |
|---|---|
| RGB | rgb(196, 220, 219) |
| HSL | hsl(178, 26%, 82%) |
| HSV | hsv(178, 11%, 86%) |
| CMYK | cmyk(10.9%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(86.02, -8.14, -2.22) |
| CIE-LCH | lch(86.02, 8.44, 195.23°) |
| OKLab | oklab(87.65% -0.0249 -0.006) |
| OKLCH | oklch(87.65% 0.026 193.6) |
| XYZ | xyz(61.1413, 68.0355, 76.9150) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.15
Lightblue
#ADD8E6
ΔE00 7.08
Lightcyan
#E0FFFF
ΔE00 7.51
Light Grey
#D8DCD6
ΔE00 7.63
Ice Blue (survey)
#D7FFFE
ΔE00 8.12
Very Pale Blue
#D6FFFE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DCDB #DCC4C5
analogous
#C4DCCF #C4DCDB #C4D1DC
triadic
#C4DCDB #DBC4DC #DCDBC4
tetradic
#C4DCDB #CFC4DC #DCC4C5 #D1DCC4
square
#C4DCDB #CFC4DC #DCC4C5 #D1DCC4
split-complementary
#C4DCDB #DCC4D1 #DCCFC4
monochromatic
#77AEAC #9EC5C4 #C4DCDB #EAF3F2 #ECF4F3
Accessibility & contrast
On white
1.44
#C4DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#C4DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DCDB
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DCDB | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#BDDEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4dcdb; /* rgb */ color: rgb(196, 220, 219); /* oklch */ color: oklch(87.6% 0.026 193.6);
Tailwind
colors: {
custom: {
50: '#d6e6e6',
500: '#c4dcdb',
950: '#000000',
},
}SCSS
$custom: #c4dcdb; $custom-light: #d6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c4dcdb",
"rgb": {
"r": 196,
"g": 220,
"b": 219
},
"hsl": {
"h": 177.5,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.87645,
"c": 0.02561,
"h": 193.6
},
"luminance": 0.68037
}Semantic roles & 50–950 ramp
primary
#C4DCDB
secondary
#B39193
accent
#4146A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484