#C3CDC3#C3CDC3
#C3CDC3 is a very light, near-neutral green. Relative luminance 0.592; OKLCH L 83.8% C 0.018 H 145.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CDC3 |
|---|---|
| RGB | rgb(195, 205, 195) |
| HSL | hsl(120, 9%, 78%) |
| HSV | hsv(120, 5%, 80%) |
| CMYK | cmyk(4.9%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(81.40, -5.26, 3.79) |
| CIE-LCH | lch(81.40, 6.48, 144.17°) |
| OKLab | oklab(83.78% -0.0144 0.0099) |
| OKLCH | oklch(83.78% 0.018 145.4) |
| XYZ | xyz(54.1855, 59.2046, 60.1921) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.99
Light Grey
#D8DCD6
ΔE00 5.21
Light Gray
#D3D3D3
ΔE00 7.61
Silver
#C0C0C0
ΔE00 7.75
Gainsboro
#DCDCDC
ΔE00 8.43
Fog
#D8DCE0
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CDC3 #CDC3CD
analogous
#C8CDC3 #C3CDC3 #C3CDC8
triadic
#C3CDC3 #C3C3CD #CDC3C3
tetradic
#C3CDC3 #C3C8CD #CDC3CD #CDC8C3
square
#C3CDC3 #C3C8CD #CDC3CD #CDC8C3
split-complementary
#C3CDC3 #C8C3CD #CDC3C8
monochromatic
#809580 #A2B1A2 #C3CDC3 #E4E9E4 #EEF1EE
Accessibility & contrast
On white
1.64
#C3CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#C3CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CDC3
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CDC3 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC3
Deuteranopia (green-blind)
#CCCAC3
Tritanopia (blue-blind)
#C2CCCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c3cdc3; /* rgb */ color: rgb(195, 205, 195); /* oklch */ color: oklch(83.8% 0.018 145.4);
Tailwind
colors: {
custom: {
50: '#d5dcd5',
500: '#c3cdc3',
950: '#000000',
},
}SCSS
$custom: #c3cdc3; $custom-light: #d5dcd5; $custom-dark: #000000;
JSON
{
"hex": "#c3cdc3",
"rgb": {
"r": 195,
"g": 205,
"b": 195
},
"hsl": {
"h": 120,
"s": 9.091,
"l": 78.431
},
"oklch": {
"l": 0.83775,
"c": 0.01751,
"h": 145.4
},
"luminance": 0.59205
}Semantic roles & 50–950 ramp
primary
#C3CDC3
secondary
#A194A1
accent
#529393
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483