#C8D4CD#C8D4CD
#C8D4CD is a very light, near-neutral green. Relative luminance 0.638; OKLCH L 85.9% C 0.016 H 160.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4CD |
|---|---|
| RGB | rgb(200, 212, 205) |
| HSL | hsl(145, 12%, 81%) |
| HSV | hsv(145, 6%, 83%) |
| CMYK | cmyk(5.7%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(83.85, -5.36, 2.06) |
| CIE-LCH | lch(83.85, 5.74, 158.99°) |
| OKLab | oklab(85.88% -0.0152 0.0054) |
| OKLCH | oklch(85.88% 0.016 160.6) |
| XYZ | xyz(58.3802, 63.7736, 66.9796) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.20
Silver (survey)
#C5C9C7
ΔE00 5.02
Light Gray
#D3D3D3
ΔE00 7.00
Gainsboro
#DCDCDC
ΔE00 7.44
Fog
#D8DCE0
ΔE00 7.66
Silver
#C0C0C0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4CD #D4C8CF
analogous
#C9D4C8 #C8D4CD #C8D4D3
triadic
#C8D4CD #CDC8D4 #D4CDC8
tetradic
#C8D4CD #C8C9D4 #D4C8CF #D4D3C8
square
#C8D4CD #C8C9D4 #D4C8CF #D4D3C8
split-complementary
#C8D4CD #D3C8D4 #D4C8C9
monochromatic
#839E8F #A6B9AE #C8D4CD #EAEFEC #EEF2EF
Accessibility & contrast
On white
1.53
#C8D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#C8D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4CD
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4CD | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#C6D4D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d4cd; /* rgb */ color: rgb(200, 212, 205); /* oklch */ color: oklch(85.9% 0.016 160.6);
Tailwind
colors: {
custom: {
50: '#d8e1dc',
500: '#c8d4cd',
950: '#000000',
},
}SCSS
$custom: #c8d4cd; $custom-light: #d8e1dc; $custom-dark: #000000;
JSON
{
"hex": "#c8d4cd",
"rgb": {
"r": 200,
"g": 212,
"b": 205
},
"hsl": {
"h": 145,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.85876,
"c": 0.01612,
"h": 160.6
},
"luminance": 0.63774
}Semantic roles & 50–950 ramp
primary
#C8D4CD
secondary
#A898A1
accent
#4F7996
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484