#C8DCC7#C8DCC7
#C8DCC7 is a very light, muted green. Relative luminance 0.676; OKLCH L 87.4% C 0.036 H 144.0°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCC7 |
|---|---|
| RGB | rgb(200, 220, 199) |
| HSL | hsl(117, 23%, 82%) |
| HSV | hsv(117, 10%, 86%) |
| CMYK | cmyk(9.1%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(85.80, -10.55, 8.05) |
| CIE-LCH | lch(85.80, 13.27, 142.64°) |
| OKLab | oklab(87.37% -0.0288 0.021) |
| OKLCH | oklch(87.37% 0.036 144) |
| XYZ | xyz(59.7194, 67.5886, 63.9214) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.41
Light Grey
#D8DCD6
ΔE00 8.97
Beige
#F5F5DC
ΔE00 9.77
Ice
#D6FFFA
ΔE00 10.89
Silver (survey)
#C5C9C7
ΔE00 11.00
Off White (survey)
#FFFFE4
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCC7 #DBC7DC
analogous
#D3DCC7 #C8DCC7 #C7DCD1
triadic
#C8DCC7 #C7C8DC #DCC7C8
tetradic
#C8DCC7 #C7D3DC #DBC7DC #DCD1C7
square
#C8DCC7 #C7D3DC #DBC7DC #DCD1C7
split-complementary
#C8DCC7 #D1C7DC #DCC7D3
monochromatic
#7EAD7C #A3C4A1 #C8DCC7 #EDF3EC #EDF3EC
Accessibility & contrast
On white
1.45
#C8DCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C8DCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCC7
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCC7 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C6
Deuteranopia (green-blind)
#DAD6C8
Tritanopia (blue-blind)
#C7DBD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dcc7; /* rgb */ color: rgb(200, 220, 199); /* oklch */ color: oklch(87.4% 0.036 144.0);
Tailwind
colors: {
custom: {
50: '#d8e6d8',
500: '#c8dcc7',
950: '#000000',
},
}SCSS
$custom: #c8dcc7; $custom-light: #d8e6d8; $custom-dark: #000000;
JSON
{
"hex": "#c8dcc7",
"rgb": {
"r": 200,
"g": 220,
"b": 199
},
"hsl": {
"h": 117.143,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.87372,
"c": 0.03564,
"h": 144
},
"luminance": 0.67589
}Semantic roles & 50–950 ramp
primary
#C8DCC7
secondary
#B195B2
accent
#44A29D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483