#C8DCC6#C8DCC6
#C8DCC6 is a very light, muted green. Relative luminance 0.675; OKLCH L 87.3% C 0.037 H 142.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCC6 |
|---|---|
| RGB | rgb(200, 220, 198) |
| HSL | hsl(115, 24%, 82%) |
| HSV | hsv(115, 10%, 86%) |
| CMYK | cmyk(9.1%, 0%, 10%, 13.7%) |
| CIE-LAB | lab(85.78, -10.72, 8.55) |
| CIE-LCH | lch(85.78, 13.71, 141.44°) |
| OKLab | oklab(87.35% -0.0292 0.0223) |
| OKLCH | oklch(87.35% 0.037 142.7) |
| XYZ | xyz(59.6037, 67.5424, 63.3119) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.52
Light Grey
#D8DCD6
ΔE00 9.20
Beige
#F5F5DC
ΔE00 9.74
Ice
#D6FFFA
ΔE00 11.11
Off White (survey)
#FFFFE4
ΔE00 11.14
Lightgoldenrodyellow
#FAFAD2
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCC6 #DAC6DC
analogous
#D3DCC6 #C8DCC6 #C6DCCF
triadic
#C8DCC6 #C6C8DC #DCC6C8
tetradic
#C8DCC6 #C6D3DC #DAC6DC #DCCFC6
square
#C8DCC6 #C6D3DC #DAC6DC #DCCFC6
split-complementary
#C8DCC6 #CFC6DC #DCC6D3
monochromatic
#7FAD7A #A3C5A0 #C8DCC6 #EDF3EC #EDF3EC
Accessibility & contrast
On white
1.45
#C8DCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#C8DCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCC6
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCC6 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C5
Deuteranopia (green-blind)
#DAD6C7
Tritanopia (blue-blind)
#C7DAD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dcc6; /* rgb */ color: rgb(200, 220, 198); /* oklch */ color: oklch(87.3% 0.037 142.7);
Tailwind
colors: {
custom: {
50: '#d8e6d7',
500: '#c8dcc6',
950: '#000000',
},
}SCSS
$custom: #c8dcc6; $custom-light: #d8e6d7; $custom-dark: #000000;
JSON
{
"hex": "#c8dcc6",
"rgb": {
"r": 200,
"g": 220,
"b": 198
},
"hsl": {
"h": 114.545,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.87346,
"c": 0.03673,
"h": 142.7
},
"luminance": 0.67543
}Semantic roles & 50–950 ramp
primary
#C8DCC6
secondary
#B094B2
accent
#43A29A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483