#C5D7CD#C5D7CD
#C5D7CD is a very light, muted green. Relative luminance 0.649; OKLCH L 86.3% C 0.024 H 161.7°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C5D7CD |
|---|---|
| RGB | rgb(197, 215, 205) |
| HSL | hsl(147, 18%, 81%) |
| HSV | hsv(147, 8%, 84%) |
| CMYK | cmyk(8.4%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(84.42, -7.91, 2.86) |
| CIE-LCH | lch(84.42, 8.42, 160.11°) |
| OKLab | oklab(86.28% -0.0225 0.0075) |
| OKLCH | oklch(86.28% 0.024 161.7) |
| XYZ | xyz(58.3436, 64.8783, 67.1947) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.39
Silver (survey)
#C5C9C7
ΔE00 7.60
Honeydew
#F0FFF0
ΔE00 9.00
Light Gray
#D3D3D3
ΔE00 9.58
Gainsboro
#DCDCDC
ΔE00 9.82
Powder Blue
#B0E0E6
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5D7CD #D7C5CF
analogous
#C6D7C5 #C5D7CD #C5D7D6
triadic
#C5D7CD #CDC5D7 #D7CDC5
tetradic
#C5D7CD #C5C6D7 #D7C5CF #D7D6C5
square
#C5D7CD #C5C6D7 #D7C5CF #D7D6C5
split-complementary
#C5D7CD #D6C5D7 #D7C5C6
monochromatic
#7DA58F #A1BEAE #C5D7CD #E9F0EC #EDF3EF
Accessibility & contrast
On white
1.50
#C5D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#C5D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5D7CD
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5D7CD | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#C2D7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c5d7cd; /* rgb */ color: rgb(197, 215, 205); /* oklch */ color: oklch(86.3% 0.024 161.7);
Tailwind
colors: {
custom: {
50: '#d6e3dc',
500: '#c5d7cd',
950: '#000000',
},
}SCSS
$custom: #c5d7cd; $custom-light: #d6e3dc; $custom-dark: #000000;
JSON
{
"hex": "#c5d7cd",
"rgb": {
"r": 197,
"g": 215,
"b": 205
},
"hsl": {
"h": 146.667,
"s": 18.367,
"l": 80.784
},
"oklch": {
"l": 0.86276,
"c": 0.02368,
"h": 161.7
},
"luminance": 0.64879
}Semantic roles & 50–950 ramp
primary
#C5D7CD
secondary
#AC94A1
accent
#49779D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484