#C7D5CD#C7D5CD
#C7D5CD is a very light, near-neutral green. Relative luminance 0.641; OKLCH L 86.0% C 0.019 H 161.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C7D5CD |
|---|---|
| RGB | rgb(199, 213, 205) |
| HSL | hsl(146, 14%, 81%) |
| HSV | hsv(146, 7%, 84%) |
| CMYK | cmyk(6.6%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(84.04, -6.21, 2.32) |
| CIE-LCH | lch(84.04, 6.63, 159.49°) |
| OKLab | oklab(86.01% -0.0176 0.0061) |
| OKLCH | oklch(86.01% 0.019 161) |
| XYZ | xyz(58.3647, 64.1378, 67.0507) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.91
Silver (survey)
#C5C9C7
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 7.90
Gainsboro
#DCDCDC
ΔE00 8.26
Fog
#D8DCE0
ΔE00 8.45
Silver
#C0C0C0
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7D5CD #D5C7CF
analogous
#C8D5C7 #C7D5CD #C7D5D4
triadic
#C7D5CD #CDC7D5 #D5CDC7
tetradic
#C7D5CD #C7C8D5 #D5C7CF #D5D4C7
square
#C7D5CD #C7C8D5 #D5C7CF #D5D4C7
split-complementary
#C7D5CD #D4C7D5 #D5C7C8
monochromatic
#81A18F #A4BBAE #C7D5CD #EAEFEC #EEF2EF
Accessibility & contrast
On white
1.52
#C7D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#C7D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7D5CD
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7D5CD | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#C5D5D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c7d5cd; /* rgb */ color: rgb(199, 213, 205); /* oklch */ color: oklch(86.0% 0.019 161.0);
Tailwind
colors: {
custom: {
50: '#d8e1dc',
500: '#c7d5cd',
950: '#000000',
},
}SCSS
$custom: #c7d5cd; $custom-light: #d8e1dc; $custom-dark: #000000;
JSON
{
"hex": "#c7d5cd",
"rgb": {
"r": 199,
"g": 213,
"b": 205
},
"hsl": {
"h": 145.714,
"s": 14.286,
"l": 80.784
},
"oklch": {
"l": 0.86008,
"c": 0.01865,
"h": 161
},
"luminance": 0.64138
}Semantic roles & 50–950 ramp
primary
#C7D5CD
secondary
#AA97A1
accent
#4D7898
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484