#C3CDC2#C3CDC2
#C3CDC2 is a very light, near-neutral green. Relative luminance 0.592; OKLCH L 83.7% C 0.019 H 142.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CDC2 |
|---|---|
| RGB | rgb(195, 205, 194) |
| HSL | hsl(115, 10%, 78%) |
| HSV | hsv(115, 5%, 80%) |
| CMYK | cmyk(4.9%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(81.38, -5.44, 4.29) |
| CIE-LCH | lch(81.38, 6.93, 141.70°) |
| OKLab | oklab(83.75% -0.0148 0.0112) |
| OKLCH | oklch(83.75% 0.019 142.8) |
| XYZ | xyz(54.0729, 59.1595, 59.5987) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.35
Light Grey
#D8DCD6
ΔE00 5.42
Light Gray
#D3D3D3
ΔE00 7.92
Silver
#C0C0C0
ΔE00 8.05
Gainsboro
#DCDCDC
ΔE00 8.72
Fog
#D8DCE0
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CDC2 #CCC2CD
analogous
#C8CDC2 #C3CDC2 #C2CDC6
triadic
#C3CDC2 #C2C3CD #CDC2C3
tetradic
#C3CDC2 #C2C8CD #CCC2CD #CDC6C2
square
#C3CDC2 #C2C8CD #CCC2CD #CDC6C2
split-complementary
#C3CDC2 #C6C2CD #CDC2C8
monochromatic
#81967F #A2B1A0 #C3CDC2 #E4E9E4 #EEF1EE
Accessibility & contrast
On white
1.64
#C3CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#C3CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CDC2
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CDC2 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC1
Deuteranopia (green-blind)
#CCCAC2
Tritanopia (blue-blind)
#C2CCCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c3cdc2; /* rgb */ color: rgb(195, 205, 194); /* oklch */ color: oklch(83.7% 0.019 142.8);
Tailwind
colors: {
custom: {
50: '#d5dcd4',
500: '#c3cdc2',
950: '#000000',
},
}SCSS
$custom: #c3cdc2; $custom-light: #d5dcd4; $custom-dark: #000000;
JSON
{
"hex": "#c3cdc2",
"rgb": {
"r": 195,
"g": 205,
"b": 194
},
"hsl": {
"h": 114.545,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.83747,
"c": 0.01859,
"h": 142.8
},
"luminance": 0.5916
}Semantic roles & 50–950 ramp
primary
#C3CDC2
secondary
#9F93A1
accent
#52948E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483