#C4D2CD#C4D2CD
#C4D2CD is a very light, near-neutral teal. Relative luminance 0.622; OKLCH L 85.2% C 0.017 H 172.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2CD |
|---|---|
| RGB | rgb(196, 210, 205) |
| HSL | hsl(159, 13%, 80%) |
| HSV | hsv(159, 7%, 82%) |
| CMYK | cmyk(6.7%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(83.04, -5.67, 0.84) |
| CIE-LCH | lch(83.04, 5.73, 171.53°) |
| OKLab | oklab(85.17% -0.0165 0.0022) |
| OKLCH | oklch(85.17% 0.017 172.6) |
| XYZ | xyz(56.8287, 62.2361, 66.7646) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.99
Light Grey
#D8DCD6
ΔE00 5.03
Light Gray
#D3D3D3
ΔE00 7.24
Fog
#D8DCE0
ΔE00 7.64
Gainsboro
#DCDCDC
ΔE00 7.80
Silver
#C0C0C0
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2CD #D2C4C9
analogous
#C4D2C6 #C4D2CD #C4D0D2
triadic
#C4D2CD #CDC4D2 #D2CDC4
tetradic
#C4D2CD #C6C4D2 #D2C4C9 #D0D2C4
square
#C4D2CD #C6C4D2 #D2C4C9 #D0D2C4
split-complementary
#C4D2CD #D2C4D0 #D2C6C4
monochromatic
#7F9D92 #A1B8B0 #C4D2CD #E7ECEA #EEF2F0
Accessibility & contrast
On white
1.56
#C4D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#C4D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2CD
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2CD | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#C1D2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c4d2cd; /* rgb */ color: rgb(196, 210, 205); /* oklch */ color: oklch(85.2% 0.017 172.6);
Tailwind
colors: {
custom: {
50: '#d5dfdc',
500: '#c4d2cd',
950: '#000000',
},
}SCSS
$custom: #c4d2cd; $custom-light: #d5dfdc; $custom-dark: #000000;
JSON
{
"hex": "#c4d2cd",
"rgb": {
"r": 196,
"g": 210,
"b": 205
},
"hsl": {
"h": 158.571,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.85166,
"c": 0.01664,
"h": 172.6
},
"luminance": 0.62237
}Semantic roles & 50–950 ramp
primary
#C4D2CD
secondary
#A6949A
accent
#4E6898
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484