#C8D3CD#C8D3CD
#C8D3CD is a very light, near-neutral green. Relative luminance 0.633; OKLCH L 85.7% C 0.014 H 162.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3CD |
|---|---|
| RGB | rgb(200, 211, 205) |
| HSL | hsl(147, 11%, 81%) |
| HSV | hsv(147, 5%, 83%) |
| CMYK | cmyk(5.2%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(83.59, -4.84, 1.68) |
| CIE-LCH | lch(83.59, 5.12, 160.88°) |
| OKLab | oklab(85.67% -0.0138 0.0044) |
| OKLCH | oklch(85.67% 0.014 162.4) |
| XYZ | xyz(58.1310, 63.2752, 66.8966) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.90
Silver (survey)
#C5C9C7
ΔE00 4.39
Light Gray
#D3D3D3
ΔE00 6.41
Gainsboro
#DCDCDC
ΔE00 6.94
Fog
#D8DCE0
ΔE00 7.12
Silver
#C0C0C0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3CD #D3C8CE
analogous
#C8D3C8 #C8D3CD #C8D3D2
triadic
#C8D3CD #CDC8D3 #D3CDC8
tetradic
#C8D3CD #C8C8D3 #D3C8CE #D3D2C8
square
#C8D3CD #C8C8D3 #D3C8CE #D3D2C8
split-complementary
#C8D3CD #D2C8D3 #D3C8C8
monochromatic
#849D8F #A6B8AE #C8D3CD #EAEEEC #EEF1F0
Accessibility & contrast
On white
1.54
#C8D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#C8D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3CD
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3CD | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#D0D0CD
Tritanopia (blue-blind)
#C6D3D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d3cd; /* rgb */ color: rgb(200, 211, 205); /* oklch */ color: oklch(85.7% 0.014 162.4);
Tailwind
colors: {
custom: {
50: '#d8e0dc',
500: '#c8d3cd',
950: '#000000',
},
}SCSS
$custom: #c8d3cd; $custom-light: #d8e0dc; $custom-dark: #000000;
JSON
{
"hex": "#c8d3cd",
"rgb": {
"r": 200,
"g": 211,
"b": 205
},
"hsl": {
"h": 147.273,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.85671,
"c": 0.01447,
"h": 162.4
},
"luminance": 0.63276
}Semantic roles & 50–950 ramp
primary
#C8D3CD
secondary
#A798A0
accent
#507695
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484