#C8DCD0#C8DCD0
#C8DCD0 is a very light, muted green. Relative luminance 0.680; OKLCH L 87.6% C 0.027 H 159.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCD0 |
|---|---|
| RGB | rgb(200, 220, 208) |
| HSL | hsl(144, 22%, 82%) |
| HSV | hsv(144, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(86.02, -8.92, 3.61) |
| CIE-LCH | lch(86.02, 9.62, 157.94°) |
| OKLab | oklab(87.61% -0.0252 0.0094) |
| OKLCH | oklch(87.61% 0.027 159.5) |
| XYZ | xyz(60.7954, 68.0190, 69.5883) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.08
Honeydew
#F0FFF0
ΔE00 7.98
Silver (survey)
#C5C9C7
ΔE00 8.92
Ice
#D6FFFA
ΔE00 9.28
Lightcyan
#E0FFFF
ΔE00 9.34
Mintcream
#F5FFFA
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCD0 #DCC8D4
analogous
#CADCC8 #C8DCD0 #C8DCDA
triadic
#C8DCD0 #D0C8DC #DCD0C8
tetradic
#C8DCD0 #C8CADC #DCC8D4 #DCDAC8
square
#C8DCD0 #C8CADC #DCC8D4 #DCDAC8
split-complementary
#C8DCD0 #DAC8DC #DCC8CA
monochromatic
#7DAC90 #A3C4B0 #C8DCD0 #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.44
#C8DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#C8DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCD0
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCD0 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#D8D6D1
Tritanopia (blue-blind)
#C5DCD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dcd0; /* rgb */ color: rgb(200, 220, 208); /* oklch */ color: oklch(87.6% 0.027 159.5);
Tailwind
colors: {
custom: {
50: '#d8e6de',
500: '#c8dcd0',
950: '#000000',
},
}SCSS
$custom: #c8dcd0; $custom-light: #d8e6de; $custom-dark: #000000;
JSON
{
"hex": "#c8dcd0",
"rgb": {
"r": 200,
"g": 220,
"b": 208
},
"hsl": {
"h": 144,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87614,
"c": 0.02691,
"h": 159.5
},
"luminance": 0.6802
}Semantic roles & 50–950 ramp
primary
#C8DCD0
secondary
#B296A7
accent
#457CA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484