#C8CDC4#C8CDC4
#C8CDC4 is a very light, near-neutral yellow-green. Relative luminance 0.599; OKLCH L 84.2% C 0.013 H 130.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CDC4 |
|---|---|
| RGB | rgb(200, 205, 196) |
| HSL | hsl(93, 8%, 79%) |
| HSV | hsv(93, 4%, 80%) |
| CMYK | cmyk(2.4%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(81.80, -3.35, 3.88) |
| CIE-LCH | lch(81.80, 5.12, 130.80°) |
| OKLab | oklab(84.19% -0.0088 0.0102) |
| OKLCH | oklch(84.19% 0.013 130.8) |
| XYZ | xyz(55.6129, 59.9274, 60.8512) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.61
Light Grey
#D8DCD6
ΔE00 3.97
Light Gray
#D3D3D3
ΔE00 5.85
Silver
#C0C0C0
ΔE00 6.24
Gainsboro
#DCDCDC
ΔE00 6.80
Fog
#D8DCE0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CDC4 #C9C4CD
analogous
#CCCDC4 #C8CDC4 #C4CDC4
triadic
#C8CDC4 #C4C8CD #CDC4C8
tetradic
#C8CDC4 #C4CCCD #C9C4CD #CDC4C4
square
#C8CDC4 #C4CCCD #C9C4CD #CDC4C4
split-complementary
#C8CDC4 #C4C4CD #CDC4CC
monochromatic
#8A9582 #A9B1A3 #C8CDC4 #E7E9E5 #F0F1EE
Accessibility & contrast
On white
1.62
#C8CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#C8CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CDC4
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CDC4 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC4
Deuteranopia (green-blind)
#CDCBC4
Tritanopia (blue-blind)
#C8CCCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8cdc4; /* rgb */ color: rgb(200, 205, 196); /* oklch */ color: oklch(84.2% 0.013 130.8);
Tailwind
colors: {
custom: {
50: '#d8dcd5',
500: '#c8cdc4',
950: '#000000',
},
}SCSS
$custom: #c8cdc4; $custom-light: #d8dcd5; $custom-dark: #000000;
JSON
{
"hex": "#c8cdc4",
"rgb": {
"r": 200,
"g": 205,
"b": 196
},
"hsl": {
"h": 93.333,
"s": 8.257,
"l": 78.627
},
"oklch": {
"l": 0.84186,
"c": 0.01345,
"h": 130.8
},
"luminance": 0.59928
}Semantic roles & 50–950 ramp
primary
#C8CDC4
secondary
#9B95A0
accent
#539276
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483