#C8D7CD#C8D7CD
#C8D7CD is a very light, muted green. Relative luminance 0.653; OKLCH L 86.5% C 0.021 H 156.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7CD |
|---|---|
| RGB | rgb(200, 215, 205) |
| HSL | hsl(140, 16%, 81%) |
| HSV | hsv(140, 7%, 84%) |
| CMYK | cmyk(7%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(84.63, -6.91, 3.19) |
| CIE-LCH | lch(84.63, 7.61, 155.17°) |
| OKLab | oklab(86.5% -0.0194 0.0083) |
| OKLCH | oklch(86.5% 0.021 156.8) |
| XYZ | xyz(59.1371, 65.2875, 67.2319) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.39
Silver (survey)
#C5C9C7
ΔE00 6.85
Light Gray
#D3D3D3
ΔE00 8.71
Honeydew
#F0FFF0
ΔE00 8.79
Gainsboro
#DCDCDC
ΔE00 8.95
Fog
#D8DCE0
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7CD #D7C8D2
analogous
#CBD7C8 #C8D7CD #C8D7D5
triadic
#C8D7CD #CDC8D7 #D7CDC8
tetradic
#C8D7CD #C8CBD7 #D7C8D2 #D7D5C8
square
#C8D7CD #C8CBD7 #D7C8D2 #D7D5C8
split-complementary
#C8D7CD #D5C8D7 #D7C8CB
monochromatic
#81A38D #A5BDAD #C8D7CD #EBF1ED #EDF2EF
Accessibility & contrast
On white
1.49
#C8D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#C8D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7CD
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7CD | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CD
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#C6D7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d7cd; /* rgb */ color: rgb(200, 215, 205); /* oklch */ color: oklch(86.5% 0.021 156.8);
Tailwind
colors: {
custom: {
50: '#d8e3dc',
500: '#c8d7cd',
950: '#000000',
},
}SCSS
$custom: #c8d7cd; $custom-light: #d8e3dc; $custom-dark: #000000;
JSON
{
"hex": "#c8d7cd",
"rgb": {
"r": 200,
"g": 215,
"b": 205
},
"hsl": {
"h": 140,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.86495,
"c": 0.02114,
"h": 156.8
},
"luminance": 0.65288
}Semantic roles & 50–950 ramp
primary
#C8D7CD
secondary
#AC97A5
accent
#4B809A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484