#C7D4CD#C7D4CD
#C7D4CD is a very light, near-neutral green. Relative luminance 0.636; OKLCH L 85.8% C 0.017 H 162.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C7D4CD |
|---|---|
| RGB | rgb(199, 212, 205) |
| HSL | hsl(148, 13%, 81%) |
| HSV | hsv(148, 6%, 83%) |
| CMYK | cmyk(6.1%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(83.78, -5.69, 1.94) |
| CIE-LCH | lch(83.78, 6.02, 161.15°) |
| OKLab | oklab(85.8% -0.0162 0.0051) |
| OKLCH | oklch(85.8% 0.017 162.7) |
| XYZ | xyz(58.1139, 63.6363, 66.9672) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.55
Silver (survey)
#C5C9C7
ΔE00 5.30
Light Gray
#D3D3D3
ΔE00 7.33
Gainsboro
#DCDCDC
ΔE00 7.76
Fog
#D8DCE0
ΔE00 7.91
Silver
#C0C0C0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7D4CD #D4C7CE
analogous
#C7D4C7 #C7D4CD #C7D4D3
triadic
#C7D4CD #CDC7D4 #D4CDC7
tetradic
#C7D4CD #C7C7D4 #D4C7CE #D4D3C7
square
#C7D4CD #C7C7D4 #D4C7CE #D4D3C7
split-complementary
#C7D4CD #D3C7D4 #D4C7C7
monochromatic
#829F8F #A4B9AE #C7D4CD #EAEFEC #EEF2F0
Accessibility & contrast
On white
1.53
#C7D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#C7D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7D4CD
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7D4CD | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#C5D4D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c7d4cd; /* rgb */ color: rgb(199, 212, 205); /* oklch */ color: oklch(85.8% 0.017 162.7);
Tailwind
colors: {
custom: {
50: '#d8e1dc',
500: '#c7d4cd',
950: '#000000',
},
}SCSS
$custom: #c7d4cd; $custom-light: #d8e1dc; $custom-dark: #000000;
JSON
{
"hex": "#c7d4cd",
"rgb": {
"r": 199,
"g": 212,
"b": 205
},
"hsl": {
"h": 147.692,
"s": 13.131,
"l": 80.588
},
"oklch": {
"l": 0.85802,
"c": 0.017,
"h": 162.7
},
"luminance": 0.63637
}Semantic roles & 50–950 ramp
primary
#C7D4CD
secondary
#A897A0
accent
#4E7697
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484