#C8DCCD#C8DCCD
#C8DCCD is a very light, muted green. Relative luminance 0.679; OKLCH L 87.5% C 0.030 H 153.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCCD |
|---|---|
| RGB | rgb(200, 220, 205) |
| HSL | hsl(135, 22%, 82%) |
| HSV | hsv(135, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(85.94, -9.47, 5.09) |
| CIE-LCH | lch(85.94, 10.75, 151.73°) |
| OKLab | oklab(87.53% -0.0264 0.0133) |
| OKLCH | oklch(87.53% 0.03 153.3) |
| XYZ | xyz(60.4298, 67.8728, 67.6628) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.65
Honeydew
#F0FFF0
ΔE00 7.97
Silver (survey)
#C5C9C7
ΔE00 9.59
Ice
#D6FFFA
ΔE00 9.73
Mintcream
#F5FFFA
ΔE00 10.06
Lightcyan
#E0FFFF
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCCD #DCC8D7
analogous
#CDDCC8 #C8DCCD #C8DCD7
triadic
#C8DCCD #CDC8DC #DCCDC8
tetradic
#C8DCCD #C8CDDC #DCC8D7 #DCD7C8
square
#C8DCCD #C8CDDC #DCC8D7 #DCD7C8
split-complementary
#C8DCCD #D7C8DC #DCC8CD
monochromatic
#7DAC89 #A3C4AB #C8DCCD #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.44
#C8DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C8DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCCD
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCCD | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#C5DBD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dccd; /* rgb */ color: rgb(200, 220, 205); /* oklch */ color: oklch(87.5% 0.030 153.3);
Tailwind
colors: {
custom: {
50: '#d8e6dc',
500: '#c8dccd',
950: '#000000',
},
}SCSS
$custom: #c8dccd; $custom-light: #d8e6dc; $custom-dark: #000000;
JSON
{
"hex": "#c8dccd",
"rgb": {
"r": 200,
"g": 220,
"b": 205
},
"hsl": {
"h": 135,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87532,
"c": 0.02957,
"h": 153.3
},
"luminance": 0.67874
}Semantic roles & 50–950 ramp
primary
#C8DCCD
secondary
#B296AB
accent
#458AA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484