#C9D2CD#C9D2CD
#C9D2CD is a very light, near-neutral green. Relative luminance 0.629; OKLCH L 85.5% C 0.012 H 162.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C9D2CD |
|---|---|
| RGB | rgb(201, 210, 205) |
| HSL | hsl(147, 9%, 81%) |
| HSV | hsv(147, 4%, 82%) |
| CMYK | cmyk(4.3%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(83.40, -3.98, 1.41) |
| CIE-LCH | lch(83.40, 4.22, 160.45°) |
| OKLab | oklab(85.54% -0.0113 0.0037) |
| OKLCH | oklch(85.54% 0.012 162) |
| XYZ | xyz(58.1514, 62.9181, 66.8266) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.38
Silver (survey)
#C5C9C7
ΔE00 3.46
Light Gray
#D3D3D3
ΔE00 5.44
Gainsboro
#DCDCDC
ΔE00 6.10
Fog
#D8DCE0
ΔE00 6.33
Silver
#C0C0C0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9D2CD #D2C9CE
analogous
#C9D2C9 #C9D2CD #C9D2D1
triadic
#C9D2CD #CDC9D2 #D2CDC9
tetradic
#C9D2CD #C9C9D2 #D2C9CE #D2D1C9
square
#C9D2CD #C9C9D2 #D2C9CE #D2D1C9
split-complementary
#C9D2CD #D1C9D2 #D2C9C9
monochromatic
#869A8F #A8B6AE #C9D2CD #EAEEEC #EEF1F0
Accessibility & contrast
On white
1.55
#C9D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#C9D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9D2CD
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9D2CD | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#C8D2D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c9d2cd; /* rgb */ color: rgb(201, 210, 205); /* oklch */ color: oklch(85.5% 0.012 162.0);
Tailwind
colors: {
custom: {
50: '#d9dfdc',
500: '#c9d2cd',
950: '#000000',
},
}SCSS
$custom: #c9d2cd; $custom-light: #d9dfdc; $custom-dark: #000000;
JSON
{
"hex": "#c9d2cd",
"rgb": {
"r": 201,
"g": 210,
"b": 205
},
"hsl": {
"h": 146.667,
"s": 9.091,
"l": 80.588
},
"oklch": {
"l": 0.85541,
"c": 0.01192,
"h": 162
},
"luminance": 0.62918
}Semantic roles & 50–950 ramp
primary
#C9D2CD
secondary
#A69AA0
accent
#527693
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484