#C7D7CD#C7D7CD
#C7D7CD is a very light, muted green. Relative luminance 0.652; OKLCH L 86.4% C 0.022 H 158.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C7D7CD |
|---|---|
| RGB | rgb(199, 215, 205) |
| HSL | hsl(143, 17%, 81%) |
| HSV | hsv(143, 7%, 84%) |
| CMYK | cmyk(7.4%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(84.56, -7.24, 3.08) |
| CIE-LCH | lch(84.56, 7.87, 156.94°) |
| OKLab | oklab(86.42% -0.0204 0.008) |
| OKLCH | oklch(86.42% 0.022 158.5) |
| XYZ | xyz(58.8709, 65.1502, 67.2195) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.73
Silver (survey)
#C5C9C7
ΔE00 7.09
Honeydew
#F0FFF0
ΔE00 8.85
Light Gray
#D3D3D3
ΔE00 9.00
Gainsboro
#DCDCDC
ΔE00 9.24
Fog
#D8DCE0
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7D7CD #D7C7D1
analogous
#C9D7C7 #C7D7CD #C7D7D5
triadic
#C7D7CD #CDC7D7 #D7CDC7
tetradic
#C7D7CD #C7C9D7 #D7C7D1 #D7D5C7
square
#C7D7CD #C7C9D7 #D7C7D1 #D7D5C7
split-complementary
#C7D7CD #D5C7D7 #D7C7C9
monochromatic
#80A48D #A3BDAD #C7D7CD #EBF0ED #EDF2EF
Accessibility & contrast
On white
1.50
#C7D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#C7D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7D7CD
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7D7CD | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CD
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#C5D7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c7d7cd; /* rgb */ color: rgb(199, 215, 205); /* oklch */ color: oklch(86.4% 0.022 158.5);
Tailwind
colors: {
custom: {
50: '#d8e3dc',
500: '#c7d7cd',
950: '#000000',
},
}SCSS
$custom: #c7d7cd; $custom-light: #d8e3dc; $custom-dark: #000000;
JSON
{
"hex": "#c7d7cd",
"rgb": {
"r": 199,
"g": 215,
"b": 205
},
"hsl": {
"h": 142.5,
"s": 16.667,
"l": 81.176
},
"oklch": {
"l": 0.86422,
"c": 0.02197,
"h": 158.5
},
"luminance": 0.65151
}Semantic roles & 50–950 ramp
primary
#C7D7CD
secondary
#AC96A4
accent
#4B7D9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484