#BFCFC5#BFCFC5
#BFCFC5 is a very light, muted green. Relative luminance 0.597; OKLCH L 83.9% C 0.022 H 158.5°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFC5 |
|---|---|
| RGB | rgb(191, 207, 197) |
| HSL | hsl(143, 14%, 78%) |
| HSV | hsv(143, 8%, 81%) |
| CMYK | cmyk(7.7%, 0%, 4.8%, 18.8%) |
| CIE-LAB | lab(81.69, -7.29, 3.11) |
| CIE-LCH | lch(81.69, 7.93, 156.92°) |
| OKLab | oklab(83.95% -0.0206 0.0081) |
| OKLCH | oklch(83.95% 0.022 158.5) |
| XYZ | xyz(53.8747, 59.7327, 61.5037) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.63
Silver (survey)
#C5C9C7
ΔE00 6.67
Light Gray
#D3D3D3
ΔE00 9.25
Silver
#C0C0C0
ΔE00 9.47
Gainsboro
#DCDCDC
ΔE00 9.90
Fog
#D8DCE0
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFC5 #CFBFC9
analogous
#C1CFBF #BFCFC5 #BFCFCD
triadic
#BFCFC5 #C5BFCF #CFC5BF
tetradic
#BFCFC5 #BFC1CF #CFBFC9 #CFCDBF
square
#BFCFC5 #BFC1CF #CFBFC9 #CFCDBF
split-complementary
#BFCFC5 #CDBFCF #CFBFC1
monochromatic
#799B86 #9CB5A5 #BFCFC5 #E2E9E5 #EEF2EF
Accessibility & contrast
On white
1.62
#BFCFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#BFCFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFC5
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFC5 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC5
Deuteranopia (green-blind)
#CCCAC6
Tritanopia (blue-blind)
#BDCFCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcfc5; /* rgb */ color: rgb(191, 207, 197); /* oklch */ color: oklch(83.9% 0.022 158.5);
Tailwind
colors: {
custom: {
50: '#d2ddd6',
500: '#bfcfc5',
950: '#000000',
},
}SCSS
$custom: #bfcfc5; $custom-light: #d2ddd6; $custom-dark: #000000;
JSON
{
"hex": "#bfcfc5",
"rgb": {
"r": 191,
"g": 207,
"b": 197
},
"hsl": {
"h": 142.5,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.83947,
"c": 0.02213,
"h": 158.5
},
"luminance": 0.59733
}Semantic roles & 50–950 ramp
primary
#BFCFC5
secondary
#A38F9C
accent
#4D7C98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483