#C8DCD1#C8DCD1
#C8DCD1 is a very light, muted green. Relative luminance 0.681; OKLCH L 87.6% C 0.026 H 161.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCD1 |
|---|---|
| RGB | rgb(200, 220, 209) |
| HSL | hsl(147, 22%, 82%) |
| HSV | hsv(147, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(86.04, -8.73, 3.12) |
| CIE-LCH | lch(86.04, 9.28, 160.33°) |
| OKLab | oklab(87.64% -0.0248 0.0081) |
| OKLCH | oklch(87.64% 0.026 161.9) |
| XYZ | xyz(60.9188, 68.0684, 70.2383) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.91
Honeydew
#F0FFF0
ΔE00 8.02
Silver (survey)
#C5C9C7
ΔE00 8.71
Lightcyan
#E0FFFF
ΔE00 9.11
Ice
#D6FFFA
ΔE00 9.15
Mintcream
#F5FFFA
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCD1 #DCC8D3
analogous
#C9DCC8 #C8DCD1 #C8DCDB
triadic
#C8DCD1 #D1C8DC #DCD1C8
tetradic
#C8DCD1 #C8C9DC #DCC8D3 #DCDBC8
square
#C8DCD1 #C8C9DC #DCC8D3 #DCDBC8
split-complementary
#C8DCD1 #DBC8DC #DCC8C9
monochromatic
#7DAC92 #A3C4B2 #C8DCD1 #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.44
#C8DCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#C8DCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCD1
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCD1 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D0
Deuteranopia (green-blind)
#D7D6D2
Tritanopia (blue-blind)
#C5DCD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dcd1; /* rgb */ color: rgb(200, 220, 209); /* oklch */ color: oklch(87.6% 0.026 161.9);
Tailwind
colors: {
custom: {
50: '#d8e6df',
500: '#c8dcd1',
950: '#000000',
},
}SCSS
$custom: #c8dcd1; $custom-light: #d8e6df; $custom-dark: #000000;
JSON
{
"hex": "#c8dcd1",
"rgb": {
"r": 200,
"g": 220,
"b": 209
},
"hsl": {
"h": 147,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87642,
"c": 0.02611,
"h": 161.9
},
"luminance": 0.68069
}Semantic roles & 50–950 ramp
primary
#C8DCD1
secondary
#B296A6
accent
#4577A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484