#C4CDC2#C4CDC2
#C4CDC2 is a very light, near-neutral green. Relative luminance 0.593; OKLCH L 83.8% C 0.018 H 140.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CDC2 |
|---|---|
| RGB | rgb(196, 205, 194) |
| HSL | hsl(109, 10%, 78%) |
| HSV | hsv(109, 5%, 80%) |
| CMYK | cmyk(4.4%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(81.45, -5.09, 4.41) |
| CIE-LCH | lch(81.45, 6.73, 139.11°) |
| OKLab | oklab(83.82% -0.0138 0.0116) |
| OKLCH | oklch(83.82% 0.018 140) |
| XYZ | xyz(54.3322, 59.2932, 59.6108) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.13
Light Grey
#D8DCD6
ΔE00 5.17
Light Gray
#D3D3D3
ΔE00 7.65
Silver
#C0C0C0
ΔE00 7.80
Gainsboro
#DCDCDC
ΔE00 8.45
Fog
#D8DCE0
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CDC2 #CBC2CD
analogous
#C9CDC2 #C4CDC2 #C2CDC5
triadic
#C4CDC2 #C2C4CD #CDC2C4
tetradic
#C4CDC2 #C2C9CD #CBC2CD #CDC5C2
square
#C4CDC2 #C2C9CD #CBC2CD #CDC5C2
split-complementary
#C4CDC2 #C5C2CD #CDC2C9
monochromatic
#83967F #A3B1A0 #C4CDC2 #E5E9E4 #EFF1EE
Accessibility & contrast
On white
1.63
#C4CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#C4CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CDC2
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CDC2 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC1
Deuteranopia (green-blind)
#CCCAC2
Tritanopia (blue-blind)
#C4CCCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c4cdc2; /* rgb */ color: rgb(196, 205, 194); /* oklch */ color: oklch(83.8% 0.018 140.0);
Tailwind
colors: {
custom: {
50: '#d5dcd4',
500: '#c4cdc2',
950: '#000000',
},
}SCSS
$custom: #c4cdc2; $custom-light: #d5dcd4; $custom-dark: #000000;
JSON
{
"hex": "#c4cdc2",
"rgb": {
"r": 196,
"g": 205,
"b": 194
},
"hsl": {
"h": 109.091,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.83823,
"c": 0.01797,
"h": 140
},
"luminance": 0.59293
}Semantic roles & 50–950 ramp
primary
#C4CDC2
secondary
#9E93A1
accent
#529488
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483