#C8DCC3#C8DCC3
#C8DCC3 is a very light, muted green. Relative luminance 0.674; OKLCH L 87.3% C 0.040 H 139.4°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCC3 |
|---|---|
| RGB | rgb(200, 220, 195) |
| HSL | hsl(108, 26%, 81%) |
| HSV | hsv(108, 11%, 86%) |
| CMYK | cmyk(9.1%, 0%, 11.4%, 13.7%) |
| CIE-LAB | lab(85.71, -11.25, 10.03) |
| CIE-LCH | lch(85.71, 15.07, 138.28°) |
| OKLab | oklab(87.27% -0.0304 0.0261) |
| OKLCH | oklch(87.27% 0.04 139.4) |
| XYZ | xyz(59.2611, 67.4053, 61.5076) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.93
Beige
#F5F5DC
ΔE00 9.72
Light Grey
#D8DCD6
ΔE00 9.89
Light Grey Green
#B7E1A1
ΔE00 10.34
Light Sage
#BCECAC
ΔE00 10.75
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCC3 #D7C3DC
analogous
#D5DCC3 #C8DCC3 #C3DCCB
triadic
#C8DCC3 #C3C8DC #DCC3C8
tetradic
#C8DCC3 #C3D5DC #D7C3DC #DCCBC3
square
#C8DCC3 #C3D5DC #D7C3DC #DCCBC3
split-complementary
#C8DCC3 #CBC3DC #DCC3D5
monochromatic
#81AF76 #A5C59C #C8DCC3 #EBF3EA #EDF4EC
Accessibility & contrast
On white
1.45
#C8DCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#C8DCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCC3
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCC3 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7C2
Deuteranopia (green-blind)
#DAD6C4
Tritanopia (blue-blind)
#C7DAD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dcc3; /* rgb */ color: rgb(200, 220, 195); /* oklch */ color: oklch(87.3% 0.040 139.4);
Tailwind
colors: {
custom: {
50: '#d8e6d5',
500: '#c8dcc3',
950: '#000000',
},
}SCSS
$custom: #c8dcc3; $custom-light: #d8e6d5; $custom-dark: #000000;
JSON
{
"hex": "#c8dcc3",
"rgb": {
"r": 200,
"g": 220,
"b": 195
},
"hsl": {
"h": 108,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.87269,
"c": 0.04008,
"h": 139.4
},
"luminance": 0.67406
}Semantic roles & 50–950 ramp
primary
#C8DCC3
secondary
#AC90B3
accent
#41A591
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483