#C8CDC1#C8CDC1
#C8CDC1 is a very light, near-neutral yellow-green. Relative luminance 0.598; OKLCH L 84.1% C 0.017 H 125.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CDC1 |
|---|---|
| RGB | rgb(200, 205, 193) |
| HSL | hsl(85, 11%, 78%) |
| HSV | hsv(85, 6%, 80%) |
| CMYK | cmyk(2.4%, 0%, 5.9%, 19.6%) |
| CIE-LAB | lab(81.73, -3.88, 5.37) |
| CIE-LCH | lch(81.73, 6.63, 125.83°) |
| OKLab | oklab(84.1% -0.01 0.0141) |
| OKLCH | oklch(84.1% 0.017 125.3) |
| XYZ | xyz(55.2748, 59.7922, 59.0708) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.67
Silver (survey)
#C5C9C7
ΔE00 4.87
Light Gray
#D3D3D3
ΔE00 6.98
Silver
#C0C0C0
ΔE00 7.28
Gainsboro
#DCDCDC
ΔE00 7.81
Warm Gray
#C9BEB0
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CDC1 #C6C1CD
analogous
#CDCCC1 #C8CDC1 #C2CDC1
triadic
#C8CDC1 #C1C8CD #CDC1C8
tetradic
#C8CDC1 #C1CDCC #C6C1CD #CDC1C2
square
#C8CDC1 #C1CDCC #C6C1CD #CDC1C2
split-complementary
#C8CDC1 #C1C2CD #CCC1CD
monochromatic
#8C967D #AAB29F #C8CDC1 #E6E8E3 #F0F1EE
Accessibility & contrast
On white
1.62
#C8CDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#C8CDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CDC1
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CDC1 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBC0
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#C9CCC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8cdc1; /* rgb */ color: rgb(200, 205, 193); /* oklch */ color: oklch(84.1% 0.017 125.3);
Tailwind
colors: {
custom: {
50: '#d8dcd3',
500: '#c8cdc1',
950: '#000000',
},
}SCSS
$custom: #c8cdc1; $custom-light: #d8dcd3; $custom-dark: #000000;
JSON
{
"hex": "#c8cdc1",
"rgb": {
"r": 200,
"g": 205,
"b": 193
},
"hsl": {
"h": 85,
"s": 10.714,
"l": 78.039
},
"oklch": {
"l": 0.84104,
"c": 0.01727,
"h": 125.3
},
"luminance": 0.59792
}Semantic roles & 50–950 ramp
primary
#C8CDC1
secondary
#9891A1
accent
#51956D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483