#C4CDC8#C4CDC8
#C4CDC8 is a very light, near-neutral green. Relative luminance 0.596; OKLCH L 84.0% C 0.012 H 162.0°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CDC8 |
|---|---|
| RGB | rgb(196, 205, 200) |
| HSL | hsl(147, 8%, 79%) |
| HSV | hsv(147, 4%, 80%) |
| CMYK | cmyk(4.4%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(81.60, -4.00, 1.42) |
| CIE-LCH | lch(81.60, 4.24, 160.44°) |
| OKLab | oklab(83.99% -0.0114 0.0037) |
| OKLCH | oklch(83.99% 0.012 162) |
| XYZ | xyz(55.0196, 59.5682, 63.2316) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.00
Light Grey
#D8DCD6
ΔE00 4.38
Light Gray
#D3D3D3
ΔE00 5.76
Silver
#C0C0C0
ΔE00 6.05
Gainsboro
#DCDCDC
ΔE00 6.77
Fog
#D8DCE0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CDC8 #CDC4C9
analogous
#C4CDC4 #C4CDC8 #C4CDCC
triadic
#C4CDC8 #C8C4CD #CDC8C4
tetradic
#C4CDC8 #C4C4CD #CDC4C9 #CDCCC4
square
#C4CDC8 #C4C4CD #CDC4C9 #CDCCC4
split-complementary
#C4CDC8 #CCC4CD #CDC4C4
monochromatic
#82958A #A3B1A9 #C4CDC8 #E5E9E7 #EEF1F0
Accessibility & contrast
On white
1.63
#C4CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#C4CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CDC8
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CDC8 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC8
Deuteranopia (green-blind)
#CBCAC8
Tritanopia (blue-blind)
#C3CDCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4cdc8; /* rgb */ color: rgb(196, 205, 200); /* oklch */ color: oklch(84.0% 0.012 162.0);
Tailwind
colors: {
custom: {
50: '#d5dcd8',
500: '#c4cdc8',
950: '#000000',
},
}SCSS
$custom: #c4cdc8; $custom-light: #d5dcd8; $custom-dark: #000000;
JSON
{
"hex": "#c4cdc8",
"rgb": {
"r": 196,
"g": 205,
"b": 200
},
"hsl": {
"h": 146.667,
"s": 8.257,
"l": 78.627
},
"oklch": {
"l": 0.83991,
"c": 0.01198,
"h": 162
},
"luminance": 0.59569
}Semantic roles & 50–950 ramp
primary
#C4CDC8
secondary
#A0959B
accent
#537692
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483