#BFCFC6#BFCFC6
#BFCFC6 is a very light, muted green. Relative luminance 0.598; OKLCH L 84.0% C 0.021 H 161.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFC6 |
|---|---|
| RGB | rgb(191, 207, 198) |
| HSL | hsl(146, 14%, 78%) |
| HSV | hsv(146, 8%, 81%) |
| CMYK | cmyk(7.7%, 0%, 4.3%, 18.8%) |
| CIE-LAB | lab(81.72, -7.11, 2.61) |
| CIE-LCH | lch(81.72, 7.57, 159.83°) |
| OKLab | oklab(83.98% -0.0202 0.0068) |
| OKLCH | oklch(83.98% 0.021 161.4) |
| XYZ | xyz(53.9896, 59.7786, 62.1092) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.41
Light Grey
#D8DCD6
ΔE00 6.48
Light Gray
#D3D3D3
ΔE00 9.00
Silver
#C0C0C0
ΔE00 9.23
Gainsboro
#DCDCDC
ΔE00 9.66
Fog
#D8DCE0
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFC6 #CFBFC8
analogous
#C0CFBF #BFCFC6 #BFCFCE
triadic
#BFCFC6 #C6BFCF #CFC6BF
tetradic
#BFCFC6 #BFC0CF #CFBFC8 #CFCEBF
square
#BFCFC6 #BFC0CF #CFBFC8 #CFCEBF
split-complementary
#BFCFC6 #CEBFCF #CFBFC0
monochromatic
#799B88 #9CB5A7 #BFCFC6 #E2E9E5 #EEF2EF
Accessibility & contrast
On white
1.62
#BFCFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BFCFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFC6
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFC6 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC6
Deuteranopia (green-blind)
#CBCAC6
Tritanopia (blue-blind)
#BCCFCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcfc6; /* rgb */ color: rgb(191, 207, 198); /* oklch */ color: oklch(84.0% 0.021 161.4);
Tailwind
colors: {
custom: {
50: '#d2ddd7',
500: '#bfcfc6',
950: '#000000',
},
}SCSS
$custom: #bfcfc6; $custom-light: #d2ddd7; $custom-dark: #000000;
JSON
{
"hex": "#bfcfc6",
"rgb": {
"r": 191,
"g": 207,
"b": 198
},
"hsl": {
"h": 146.25,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.83975,
"c": 0.0213,
"h": 161.4
},
"luminance": 0.59779
}Semantic roles & 50–950 ramp
primary
#BFCFC6
secondary
#A38F9A
accent
#4D7798
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483