#C3CFBF#C3CFBF
#C3CFBF is a very light, muted green. Relative luminance 0.600; OKLCH L 84.1% C 0.025 H 137.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CFBF |
|---|---|
| RGB | rgb(195, 207, 191) |
| HSL | hsl(105, 14%, 78%) |
| HSV | hsv(105, 8%, 81%) |
| CMYK | cmyk(5.8%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(81.83, -7.01, 6.55) |
| CIE-LCH | lch(81.83, 9.59, 136.96°) |
| OKLab | oklab(84.08% -0.0189 0.0171) |
| OKLCH | oklch(84.08% 0.025 137.8) |
| XYZ | xyz(54.2208, 59.9890, 58.0026) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.83
Silver (survey)
#C5C9C7
ΔE00 7.53
Light Gray
#D3D3D3
ΔE00 9.85
Silver
#C0C0C0
ΔE00 10.10
Eggshell
#F0EAD6
ΔE00 10.37
Gainsboro
#DCDCDC
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CFBF #CBBFCF
analogous
#CBCFBF #C3CFBF #BFCFC3
triadic
#C3CFBF #BFC3CF #CFBFC3
tetradic
#C3CFBF #BFCBCF #CBBFCF #CFC3BF
square
#C3CFBF #BFCBCF #CBBFCF #CFC3BF
split-complementary
#C3CFBF #C3BFCF #CFBFCB
monochromatic
#819B79 #A2B59C #C3CFBF #E4E9E2 #EFF2EE
Accessibility & contrast
On white
1.62
#C3CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#C3CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CFBF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CFBF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#CECBC0
Tritanopia (blue-blind)
#C3CECA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c3cfbf; /* rgb */ color: rgb(195, 207, 191); /* oklch */ color: oklch(84.1% 0.025 137.8);
Tailwind
colors: {
custom: {
50: '#d5ddd2',
500: '#c3cfbf',
950: '#000000',
},
}SCSS
$custom: #c3cfbf; $custom-light: #d5ddd2; $custom-dark: #000000;
JSON
{
"hex": "#c3cfbf",
"rgb": {
"r": 195,
"g": 207,
"b": 191
},
"hsl": {
"h": 105,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84081,
"c": 0.02547,
"h": 137.8
},
"luminance": 0.59989
}Semantic roles & 50–950 ramp
primary
#C3CFBF
secondary
#9E8FA3
accent
#4D9886
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483