#C8D5CD#C8D5CD
#C8D5CD is a very light, near-neutral green. Relative luminance 0.643; OKLCH L 86.1% C 0.018 H 159.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D5CD |
|---|---|
| RGB | rgb(200, 213, 205) |
| HSL | hsl(143, 13%, 81%) |
| HSV | hsv(143, 6%, 84%) |
| CMYK | cmyk(6.1%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(84.11, -5.87, 2.44) |
| CIE-LCH | lch(84.11, 6.36, 157.47°) |
| OKLab | oklab(86.08% -0.0166 0.0064) |
| OKLCH | oklch(86.08% 0.018 159) |
| XYZ | xyz(58.6310, 64.2751, 67.0632) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.56
Silver (survey)
#C5C9C7
ΔE00 5.64
Light Gray
#D3D3D3
ΔE00 7.59
Gainsboro
#DCDCDC
ΔE00 7.94
Fog
#D8DCE0
ΔE00 8.21
Silver
#C0C0C0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D5CD #D5C8D0
analogous
#C9D5C8 #C8D5CD #C8D5D3
triadic
#C8D5CD #CDC8D5 #D5CDC8
tetradic
#C8D5CD #C8C9D5 #D5C8D0 #D5D3C8
square
#C8D5CD #C8C9D5 #D5C8D0 #D5D3C8
split-complementary
#C8D5CD #D3C8D5 #D5C8C9
monochromatic
#83A08E #A5BBAD #C8D5CD #EBEFED #EEF2EF
Accessibility & contrast
On white
1.52
#C8D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#C8D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D5CD
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D5CD | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#C6D5D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d5cd; /* rgb */ color: rgb(200, 213, 205); /* oklch */ color: oklch(86.1% 0.018 159.0);
Tailwind
colors: {
custom: {
50: '#d8e1dc',
500: '#c8d5cd',
950: '#000000',
},
}SCSS
$custom: #c8d5cd; $custom-light: #d8e1dc; $custom-dark: #000000;
JSON
{
"hex": "#c8d5cd",
"rgb": {
"r": 200,
"g": 213,
"b": 205
},
"hsl": {
"h": 143.077,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.86082,
"c": 0.01779,
"h": 159
},
"luminance": 0.64276
}Semantic roles & 50–950 ramp
primary
#C8D5CD
secondary
#A998A3
accent
#4E7B98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484