#C8DCC5#C8DCC5
#C8DCC5 is a very light, muted green. Relative luminance 0.675; OKLCH L 87.3% C 0.038 H 141.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCC5 |
|---|---|
| RGB | rgb(200, 220, 197) |
| HSL | hsl(112, 25%, 82%) |
| HSV | hsv(112, 10%, 86%) |
| CMYK | cmyk(9.1%, 0%, 10.5%, 13.7%) |
| CIE-LAB | lab(85.75, -10.90, 9.04) |
| CIE-LCH | lch(85.75, 14.16, 140.33°) |
| OKLab | oklab(87.32% -0.0296 0.0235) |
| OKLCH | oklch(87.32% 0.038 141.6) |
| XYZ | xyz(59.4887, 67.4964, 62.7065) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.65
Light Grey
#D8DCD6
ΔE00 9.43
Beige
#F5F5DC
ΔE00 9.72
Light Grey Green
#B7E1A1
ΔE00 10.93
Lightgoldenrodyellow
#FAFAD2
ΔE00 11.06
Off White (survey)
#FFFFE4
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCC5 #D9C5DC
analogous
#D4DCC5 #C8DCC5 #C5DCCE
triadic
#C8DCC5 #C5C8DC #DCC5C8
tetradic
#C8DCC5 #C5D4DC #D9C5DC #DCCEC5
square
#C8DCC5 #C5D4DC #D9C5DC #DCCEC5
split-complementary
#C8DCC5 #CEC5DC #DCC5D4
monochromatic
#80AE79 #A4C59F #C8DCC5 #ECF3EB #EDF3EC
Accessibility & contrast
On white
1.45
#C8DCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#C8DCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCC5
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCC5 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C4
Deuteranopia (green-blind)
#DAD6C6
Tritanopia (blue-blind)
#C7DAD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dcc5; /* rgb */ color: rgb(200, 220, 197); /* oklch */ color: oklch(87.3% 0.038 141.6);
Tailwind
colors: {
custom: {
50: '#d8e6d6',
500: '#c8dcc5',
950: '#000000',
},
}SCSS
$custom: #c8dcc5; $custom-light: #d8e6d6; $custom-dark: #000000;
JSON
{
"hex": "#c8dcc5",
"rgb": {
"r": 200,
"g": 220,
"b": 197
},
"hsl": {
"h": 112.174,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.8732,
"c": 0.03783,
"h": 141.6
},
"luminance": 0.67497
}Semantic roles & 50–950 ramp
primary
#C8DCC5
secondary
#AE93B3
accent
#42A397
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483