#C8D9CD#C8D9CD
#C8D9CD is a very light, muted green. Relative luminance 0.663; OKLCH L 86.9% C 0.025 H 155.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D9CD |
|---|---|
| RGB | rgb(200, 217, 205) |
| HSL | hsl(138, 18%, 82%) |
| HSV | hsv(138, 8%, 85%) |
| CMYK | cmyk(7.8%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(85.16, -7.93, 3.95) |
| CIE-LCH | lch(85.16, 8.86, 153.51°) |
| OKLab | oklab(86.91% -0.0222 0.0103) |
| OKLCH | oklch(86.91% 0.025 155.1) |
| XYZ | xyz(59.6495, 66.3122, 67.4027) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.29
Silver (survey)
#C5C9C7
ΔE00 7.99
Honeydew
#F0FFF0
ΔE00 8.36
Mintcream
#F5FFFA
ΔE00 9.67
Light Gray
#D3D3D3
ΔE00 9.78
Gainsboro
#DCDCDC
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D9CD #D9C8D4
analogous
#CCD9C8 #C8D9CD #C8D9D6
triadic
#C8D9CD #CDC8D9 #D9CDC8
tetradic
#C8D9CD #C8CCD9 #D9C8D4 #D9D6C8
square
#C8D9CD #C8CCD9 #D9C8D4 #D9D6C8
split-complementary
#C8D9CD #D6C8D9 #D9C8CC
monochromatic
#80A78B #A4C0AC #C8D9CD #ECF2EE #EDF2EF
Accessibility & contrast
On white
1.47
#C8D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#C8D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D9CD
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D9CD | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#C6D9D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d9cd; /* rgb */ color: rgb(200, 217, 205); /* oklch */ color: oklch(86.9% 0.025 155.1);
Tailwind
colors: {
custom: {
50: '#d8e4dc',
500: '#c8d9cd',
950: '#000000',
},
}SCSS
$custom: #c8d9cd; $custom-light: #d8e4dc; $custom-dark: #000000;
JSON
{
"hex": "#c8d9cd",
"rgb": {
"r": 200,
"g": 217,
"b": 205
},
"hsl": {
"h": 137.647,
"s": 18.28,
"l": 81.765
},
"oklch": {
"l": 0.86909,
"c": 0.02451,
"h": 155.1
},
"luminance": 0.66313
}Semantic roles & 50–950 ramp
primary
#C8D9CD
secondary
#AE97A7
accent
#49849D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484