#C4DCDF#C4DCDF
#C4DCDF is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.8% C 0.026 H 205.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DCDF |
|---|---|
| RGB | rgb(196, 220, 223) |
| HSL | hsl(187, 30%, 82%) |
| HSV | hsv(187, 12%, 87%) |
| CMYK | cmyk(12.1%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(86.13, -7.35, -4.17) |
| CIE-LCH | lch(86.13, 8.45, 209.60°) |
| OKLab | oklab(87.76% -0.0233 -0.0113) |
| OKLCH | oklch(87.76% 0.026 205.8) |
| XYZ | xyz(61.6742, 68.2486, 79.7217) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.82
Powder Blue
#B0E0E6
ΔE00 6.02
Lightcyan
#E0FFFF
ΔE00 7.69
Fog
#D8DCE0
ΔE00 8.01
Light Grey
#D8DCD6
ΔE00 8.02
Silver (survey)
#C5C9C7
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DCDF #DFC7C4
analogous
#C4DFD5 #C4DCDF #C4CFDF
triadic
#C4DCDF #DFC4DC #DCDFC4
tetradic
#C4DCDF #D5C4DF #DFC7C4 #CFDFC4
square
#C4DCDF #D5C4DF #DFC7C4 #CFDFC4
split-complementary
#C4DCDF #DFC4CF #DFD5C4
monochromatic
#75ADB4 #9CC4C9 #C4DCDF #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.43
#C4DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C4DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DCDF
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DCDF | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#BDDEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4dcdf; /* rgb */ color: rgb(196, 220, 223); /* oklch */ color: oklch(87.8% 0.026 205.8);
Tailwind
colors: {
custom: {
50: '#d6e6e9',
500: '#c4dcdf',
950: '#000000',
},
}SCSS
$custom: #c4dcdf; $custom-light: #d6e6e9; $custom-dark: #000000;
JSON
{
"hex": "#c4dcdf",
"rgb": {
"r": 196,
"g": 220,
"b": 223
},
"hsl": {
"h": 186.667,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.87764,
"c": 0.02592,
"h": 205.8
},
"luminance": 0.6825
}Semantic roles & 50–950 ramp
primary
#C4DCDF
secondary
#B79591
accent
#493DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484