#C8CDC0#C8CDC0
#C8CDC0 is a very light, near-neutral yellow-green. Relative luminance 0.597; OKLCH L 84.1% C 0.019 H 124.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CDC0 |
|---|---|
| RGB | rgb(200, 205, 192) |
| HSL | hsl(83, 12%, 78%) |
| HSV | hsv(83, 6%, 80%) |
| CMYK | cmyk(2.4%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(81.70, -4.05, 5.87) |
| CIE-LCH | lch(81.70, 7.14, 124.62°) |
| OKLab | oklab(84.08% -0.0104 0.0154) |
| OKLCH | oklch(84.08% 0.019 124) |
| XYZ | xyz(55.1637, 59.7477, 58.4853) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.95
Silver (survey)
#C5C9C7
ΔE00 5.27
Light Gray
#D3D3D3
ΔE00 7.36
Silver
#C0C0C0
ΔE00 7.63
Gainsboro
#DCDCDC
ΔE00 8.15
Warm Gray
#C9BEB0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CDC0 #C5C0CD
analogous
#CDCBC0 #C8CDC0 #C1CDC0
triadic
#C8CDC0 #C0C8CD #CDC0C8
tetradic
#C8CDC0 #C0CDCB #C5C0CD #CDC0C1
square
#C8CDC0 #C0CDCB #C5C0CD #CDC0C1
split-complementary
#C8CDC0 #C0C1CD #CBC0CD
monochromatic
#8C977C #AAB29E #C8CDC0 #E6E8E2 #F0F1EE
Accessibility & contrast
On white
1.62
#C8CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#C8CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CDC0
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CDC0 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBF
Deuteranopia (green-blind)
#CECBC0
Tritanopia (blue-blind)
#C9CCC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8cdc0; /* rgb */ color: rgb(200, 205, 192); /* oklch */ color: oklch(84.1% 0.019 124.0);
Tailwind
colors: {
custom: {
50: '#d8dcd3',
500: '#c8cdc0',
950: '#000000',
},
}SCSS
$custom: #c8cdc0; $custom-light: #d8dcd3; $custom-dark: #000000;
JSON
{
"hex": "#c8cdc0",
"rgb": {
"r": 200,
"g": 205,
"b": 192
},
"hsl": {
"h": 83.077,
"s": 11.504,
"l": 77.843
},
"oklch": {
"l": 0.84076,
"c": 0.01856,
"h": 124
},
"luminance": 0.59748
}Semantic roles & 50–950 ramp
primary
#C8CDC0
secondary
#9790A1
accent
#50966B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483