#C4D3CD#C4D3CD
#C4D3CD is a very light, near-neutral teal. Relative luminance 0.627; OKLCH L 85.4% C 0.018 H 170.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D3CD |
|---|---|
| RGB | rgb(196, 211, 205) |
| HSL | hsl(156, 15%, 80%) |
| HSV | hsv(156, 7%, 83%) |
| CMYK | cmyk(7.1%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(83.30, -6.19, 1.23) |
| CIE-LCH | lch(83.30, 6.31, 168.79°) |
| OKLab | oklab(85.37% -0.0179 0.0032) |
| OKLCH | oklch(85.37% 0.018 170) |
| XYZ | xyz(57.0764, 62.7315, 66.8471) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.29
Silver (survey)
#C5C9C7
ΔE00 5.58
Light Gray
#D3D3D3
ΔE00 7.77
Fog
#D8DCE0
ΔE00 8.16
Gainsboro
#DCDCDC
ΔE00 8.26
Silver
#C0C0C0
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D3CD #D3C4CA
analogous
#C4D3C6 #C4D3CD #C4D2D3
triadic
#C4D3CD #CDC4D3 #D3CDC4
tetradic
#C4D3CD #C6C4D3 #D3C4CA #D2D3C4
square
#C4D3CD #C6C4D3 #D3C4CA #D2D3C4
split-complementary
#C4D3CD #D3C4D2 #D3C6C4
monochromatic
#7E9F92 #A1B9AF #C4D3CD #E7EDEB #EDF2F0
Accessibility & contrast
On white
1.55
#C4D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#C4D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D3CD
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D3CD | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#CFCFCD
Tritanopia (blue-blind)
#C1D3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c4d3cd; /* rgb */ color: rgb(196, 211, 205); /* oklch */ color: oklch(85.4% 0.018 170.0);
Tailwind
colors: {
custom: {
50: '#d5e0dc',
500: '#c4d3cd',
950: '#000000',
},
}SCSS
$custom: #c4d3cd; $custom-light: #d5e0dc; $custom-dark: #000000;
JSON
{
"hex": "#c4d3cd",
"rgb": {
"r": 196,
"g": 211,
"b": 205
},
"hsl": {
"h": 156,
"s": 14.563,
"l": 79.804
},
"oklch": {
"l": 0.85373,
"c": 0.01818,
"h": 170
},
"luminance": 0.62732
}Semantic roles & 50–950 ramp
primary
#C4D3CD
secondary
#A8949C
accent
#4D6B99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484