#C8D9CC#C8D9CC
#C8D9CC is a very light, muted green. Relative luminance 0.663; OKLCH L 86.9% C 0.025 H 152.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D9CC |
|---|---|
| RGB | rgb(200, 217, 204) |
| HSL | hsl(134, 18%, 82%) |
| HSV | hsv(134, 8%, 85%) |
| CMYK | cmyk(7.8%, 0%, 6%, 14.9%) |
| CIE-LAB | lab(85.13, -8.12, 4.45) |
| CIE-LCH | lch(85.13, 9.25, 151.28°) |
| OKLab | oklab(86.88% -0.0226 0.0116) |
| OKLCH | oklch(86.88% 0.025 152.8) |
| XYZ | xyz(59.5292, 66.2641, 66.7690) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.49
Silver (survey)
#C5C9C7
ΔE00 8.23
Honeydew
#F0FFF0
ΔE00 8.34
Mintcream
#F5FFFA
ΔE00 9.83
Light Gray
#D3D3D3
ΔE00 10.04
Beige
#F5F5DC
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D9CC #D9C8D5
analogous
#CDD9C8 #C8D9CC #C8D9D5
triadic
#C8D9CC #CCC8D9 #D9CCC8
tetradic
#C8D9CC #C8CDD9 #D9C8D5 #D9D5C8
square
#C8D9CC #C8CDD9 #D9C8D5 #D9D5C8
split-complementary
#C8D9CC #D5C8D9 #D9C8CD
monochromatic
#80A789 #A4C0AA #C8D9CC #ECF2EE #EDF2EE
Accessibility & contrast
On white
1.47
#C8D9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#C8D9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D9CC
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D9CC | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#C6D8D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d9cc; /* rgb */ color: rgb(200, 217, 204); /* oklch */ color: oklch(86.9% 0.025 152.8);
Tailwind
colors: {
custom: {
50: '#d8e4db',
500: '#c8d9cc',
950: '#000000',
},
}SCSS
$custom: #c8d9cc; $custom-light: #d8e4db; $custom-dark: #000000;
JSON
{
"hex": "#c8d9cc",
"rgb": {
"r": 200,
"g": 217,
"b": 204
},
"hsl": {
"h": 134.118,
"s": 18.28,
"l": 81.765
},
"oklch": {
"l": 0.86882,
"c": 0.02543,
"h": 152.8
},
"luminance": 0.66265
}Semantic roles & 50–950 ramp
primary
#C8D9CC
secondary
#AE97A9
accent
#49899D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484