#C8D8CD#C8D8CD
#C8D8CD is a very light, muted green. Relative luminance 0.658; OKLCH L 86.7% C 0.023 H 155.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D8CD |
|---|---|
| RGB | rgb(200, 216, 205) |
| HSL | hsl(139, 17%, 82%) |
| HSV | hsv(139, 7%, 85%) |
| CMYK | cmyk(7.4%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(84.89, -7.42, 3.57) |
| CIE-LCH | lch(84.89, 8.24, 154.28°) |
| OKLab | oklab(86.7% -0.0208 0.0093) |
| OKLCH | oklch(86.7% 0.023 155.9) |
| XYZ | xyz(59.3925, 65.7983, 67.3171) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.83
Silver (survey)
#C5C9C7
ΔE00 7.42
Honeydew
#F0FFF0
ΔE00 8.56
Light Gray
#D3D3D3
ΔE00 9.25
Gainsboro
#DCDCDC
ΔE00 9.44
Mintcream
#F5FFFA
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D8CD #D8C8D3
analogous
#CBD8C8 #C8D8CD #C8D8D5
triadic
#C8D8CD #CDC8D8 #D8CDC8
tetradic
#C8D8CD #C8CBD8 #D8C8D3 #D8D5C8
square
#C8D8CD #C8CBD8 #D8C8D3 #D8D5C8
split-complementary
#C8D8CD #D5C8D8 #D8C8CB
monochromatic
#80A58C #A4BFAC #C8D8CD #ECF1EE #EDF2EF
Accessibility & contrast
On white
1.48
#C8D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#C8D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D8CD
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D8CD | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#C6D8D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d8cd; /* rgb */ color: rgb(200, 216, 205); /* oklch */ color: oklch(86.7% 0.023 155.9);
Tailwind
colors: {
custom: {
50: '#d8e4dc',
500: '#c8d8cd',
950: '#000000',
},
}SCSS
$custom: #c8d8cd; $custom-light: #d8e4dc; $custom-dark: #000000;
JSON
{
"hex": "#c8d8cd",
"rgb": {
"r": 200,
"g": 216,
"b": 205
},
"hsl": {
"h": 138.75,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.86702,
"c": 0.02282,
"h": 155.9
},
"luminance": 0.65799
}Semantic roles & 50–950 ramp
primary
#C8D8CD
secondary
#AD97A6
accent
#4A829B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484