#C8DCC8#C8DCC8
#C8DCC8 is a very light, muted green. Relative luminance 0.676; OKLCH L 87.4% C 0.035 H 145.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCC8 |
|---|---|
| RGB | rgb(200, 220, 200) |
| HSL | hsl(120, 22%, 82%) |
| HSV | hsv(120, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(85.82, -10.37, 7.56) |
| CIE-LCH | lch(85.82, 12.83, 143.91°) |
| OKLab | oklab(87.4% -0.0284 0.0197) |
| OKLCH | oklch(87.4% 0.035 145.3) |
| XYZ | xyz(59.8359, 67.6352, 64.5349) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.30
Light Grey
#D8DCD6
ΔE00 8.74
Beige
#F5F5DC
ΔE00 9.80
Ice
#D6FFFA
ΔE00 10.68
Silver (survey)
#C5C9C7
ΔE00 10.76
Mintcream
#F5FFFA
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCC8 #DCC8DC
analogous
#D2DCC8 #C8DCC8 #C8DCD2
triadic
#C8DCC8 #C8C8DC #DCC8C8
tetradic
#C8DCC8 #C8D2DC #DCC8DC #DCD2C8
square
#C8DCC8 #C8D2DC #DCC8DC #DCD2C8
split-complementary
#C8DCC8 #D2C8DC #DCC8D2
monochromatic
#7DAC7D #A3C4A3 #C8DCC8 #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.45
#C8DCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#C8DCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCC8
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCC8 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#D9D6C9
Tritanopia (blue-blind)
#C6DBD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dcc8; /* rgb */ color: rgb(200, 220, 200); /* oklch */ color: oklch(87.4% 0.035 145.3);
Tailwind
colors: {
custom: {
50: '#d8e6d8',
500: '#c8dcc8',
950: '#000000',
},
}SCSS
$custom: #c8dcc8; $custom-light: #d8e6d8; $custom-dark: #000000;
JSON
{
"hex": "#c8dcc8",
"rgb": {
"r": 200,
"g": 220,
"b": 200
},
"hsl": {
"h": 120,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87399,
"c": 0.03458,
"h": 145.3
},
"luminance": 0.67636
}Semantic roles & 50–950 ramp
primary
#C8DCC8
secondary
#B296B2
accent
#45A1A1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483