#C4CFBF#C4CFBF
#C4CFBF is a very light, muted green. Relative luminance 0.601; OKLCH L 84.2% C 0.025 H 135.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CFBF |
|---|---|
| RGB | rgb(196, 207, 191) |
| HSL | hsl(101, 14%, 78%) |
| HSV | hsv(101, 8%, 81%) |
| CMYK | cmyk(5.3%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(81.90, -6.66, 6.66) |
| CIE-LCH | lch(81.90, 9.42, 135.01°) |
| OKLab | oklab(84.16% -0.0178 0.0174) |
| OKLCH | oklch(84.16% 0.025 135.7) |
| XYZ | xyz(54.4801, 60.1227, 58.0148) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.60
Silver (survey)
#C5C9C7
ΔE00 7.34
Light Gray
#D3D3D3
ΔE00 9.62
Silver
#C0C0C0
ΔE00 9.89
Eggshell
#F0EAD6
ΔE00 10.06
Gainsboro
#DCDCDC
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CFBF #CABFCF
analogous
#CCCFBF #C4CFBF #BFCFC2
triadic
#C4CFBF #BFC4CF #CFBFC4
tetradic
#C4CFBF #BFCCCF #CABFCF #CFC2BF
square
#C4CFBF #BFCCCF #CABFCF #CFC2BF
split-complementary
#C4CFBF #C2BFCF #CFBFCC
monochromatic
#849B79 #A4B59C #C4CFBF #E4E9E2 #EFF2EE
Accessibility & contrast
On white
1.61
#C4CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#C4CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CFBF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CFBF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#CFCBC0
Tritanopia (blue-blind)
#C4CECA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c4cfbf; /* rgb */ color: rgb(196, 207, 191); /* oklch */ color: oklch(84.2% 0.025 135.7);
Tailwind
colors: {
custom: {
50: '#d5ddd2',
500: '#c4cfbf',
950: '#000000',
},
}SCSS
$custom: #c4cfbf; $custom-light: #d5ddd2; $custom-dark: #000000;
JSON
{
"hex": "#c4cfbf",
"rgb": {
"r": 196,
"g": 207,
"b": 191
},
"hsl": {
"h": 101.25,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84156,
"c": 0.02492,
"h": 135.7
},
"luminance": 0.60123
}Semantic roles & 50–950 ramp
primary
#C4CFBF
secondary
#9D8FA3
accent
#4D9881
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483