#C4DCDE#C4DCDE
#C4DCDE is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.7% C 0.026 H 202.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DCDE |
|---|---|
| RGB | rgb(196, 220, 222) |
| HSL | hsl(185, 28%, 82%) |
| HSV | hsv(185, 12%, 87%) |
| CMYK | cmyk(11.7%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(86.10, -7.55, -3.68) |
| CIE-LCH | lch(86.10, 8.40, 206.03°) |
| OKLab | oklab(87.73% -0.0237 -0.01) |
| OKLCH | oklch(87.73% 0.026 202.8) |
| XYZ | xyz(61.5398, 68.1949, 79.0137) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.98
Lightblue
#ADD8E6
ΔE00 6.09
Lightcyan
#E0FFFF
ΔE00 7.60
Light Grey
#D8DCD6
ΔE00 7.89
Fog
#D8DCE0
ΔE00 8.19
Silver (survey)
#C5C9C7
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DCDE #DEC6C4
analogous
#C4DED3 #C4DCDE #C4CFDE
triadic
#C4DCDE #DEC4DC #DCDEC4
tetradic
#C4DCDE #D3C4DE #DEC6C4 #CFDEC4
square
#C4DCDE #D3C4DE #DEC6C4 #CFDEC4
split-complementary
#C4DCDE #DEC4CF #DED3C4
monochromatic
#76ADB2 #9DC5C8 #C4DCDE #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.43
#C4DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#C4DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DCDE
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DCDE | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADE
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#BDDEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4dcde; /* rgb */ color: rgb(196, 220, 222); /* oklch */ color: oklch(87.7% 0.026 202.8);
Tailwind
colors: {
custom: {
50: '#d6e6e8',
500: '#c4dcde',
950: '#000000',
},
}SCSS
$custom: #c4dcde; $custom-light: #d6e6e8; $custom-dark: #000000;
JSON
{
"hex": "#c4dcde",
"rgb": {
"r": 196,
"g": 220,
"b": 222
},
"hsl": {
"h": 184.615,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.87734,
"c": 0.02574,
"h": 202.8
},
"luminance": 0.68196
}Semantic roles & 50–950 ramp
primary
#C4DCDE
secondary
#B59491
accent
#473FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484