#C8CDC2#C8CDC2
#C8CDC2 is a very light, near-neutral yellow-green. Relative luminance 0.598; OKLCH L 84.1% C 0.016 H 126.9°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CDC2 |
|---|---|
| RGB | rgb(200, 205, 194) |
| HSL | hsl(87, 10%, 78%) |
| HSV | hsv(87, 5%, 80%) |
| CMYK | cmyk(2.4%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(81.75, -3.70, 4.88) |
| CIE-LCH | lch(81.75, 6.12, 127.22°) |
| OKLab | oklab(84.13% -0.0096 0.0128) |
| OKLCH | oklch(84.13% 0.016 126.9) |
| XYZ | xyz(55.3868, 59.8370, 59.6603) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.41
Silver (survey)
#C5C9C7
ΔE00 4.45
Light Gray
#D3D3D3
ΔE00 6.61
Silver
#C0C0C0
ΔE00 6.93
Gainsboro
#DCDCDC
ΔE00 7.47
Warm Gray
#C9BEB0
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CDC2 #C7C2CD
analogous
#CDCCC2 #C8CDC2 #C2CDC2
triadic
#C8CDC2 #C2C8CD #CDC2C8
tetradic
#C8CDC2 #C2CDCC #C7C2CD #CDC2C2
square
#C8CDC2 #C2CDCC #C7C2CD #CDC2C2
split-complementary
#C8CDC2 #C2C2CD #CCC2CD
monochromatic
#8B967F #AAB1A0 #C8CDC2 #E6E9E4 #F0F1EE
Accessibility & contrast
On white
1.62
#C8CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#C8CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CDC2
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CDC2 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC1
Deuteranopia (green-blind)
#CECBC2
Tritanopia (blue-blind)
#C9CCCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8cdc2; /* rgb */ color: rgb(200, 205, 194); /* oklch */ color: oklch(84.1% 0.016 126.9);
Tailwind
colors: {
custom: {
50: '#d8dcd4',
500: '#c8cdc2',
950: '#000000',
},
}SCSS
$custom: #c8cdc2; $custom-light: #d8dcd4; $custom-dark: #000000;
JSON
{
"hex": "#c8cdc2",
"rgb": {
"r": 200,
"g": 205,
"b": 194
},
"hsl": {
"h": 87.273,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.84131,
"c": 0.01599,
"h": 126.9
},
"luminance": 0.59837
}Semantic roles & 50–950 ramp
primary
#C8CDC2
secondary
#9993A1
accent
#529470
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483