#BFCCBF#BFCCBF
#BFCCBF is a very light, muted green. Relative luminance 0.580; OKLCH L 83.2% C 0.023 H 145.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCBF |
|---|---|
| RGB | rgb(191, 204, 191) |
| HSL | hsl(120, 11%, 77%) |
| HSV | hsv(120, 6%, 80%) |
| CMYK | cmyk(6.4%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(80.75, -6.84, 4.95) |
| CIE-LCH | lch(80.75, 8.44, 144.08°) |
| OKLab | oklab(83.15% -0.0187 0.013) |
| OKLCH | oklch(83.15% 0.023 145.4) |
| XYZ | xyz(52.4809, 58.0233, 57.7148) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.74
Light Grey
#D8DCD6
ΔE00 6.80
Silver
#C0C0C0
ΔE00 9.31
Light Gray
#D3D3D3
ΔE00 9.42
Gainsboro
#DCDCDC
ΔE00 10.18
Fog
#D8DCE0
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCBF #CCBFCC
analogous
#C6CCBF #BFCCBF #BFCCC6
triadic
#BFCCBF #BFBFCC #CCBFBF
tetradic
#BFCCBF #BFC6CC #CCBFCC #CCC6BF
square
#BFCCBF #BFC6CC #CCBFCC #CCC6BF
split-complementary
#BFCCBF #C6BFCC #CCBFC6
monochromatic
#7B967B #9DB19D #BFCCBF #E1E7E1 #EEF1EE
Accessibility & contrast
On white
1.67
#BFCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#BFCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCBF
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCBF | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BE
Deuteranopia (green-blind)
#CAC8C0
Tritanopia (blue-blind)
#BECBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfccbf; /* rgb */ color: rgb(191, 204, 191); /* oklch */ color: oklch(83.2% 0.023 145.4);
Tailwind
colors: {
custom: {
50: '#d2dbd2',
500: '#bfccbf',
950: '#000000',
},
}SCSS
$custom: #bfccbf; $custom-light: #d2dbd2; $custom-dark: #000000;
JSON
{
"hex": "#bfccbf",
"rgb": {
"r": 191,
"g": 204,
"b": 191
},
"hsl": {
"h": 120,
"s": 11.304,
"l": 77.451
},
"oklch": {
"l": 0.83154,
"c": 0.02279,
"h": 145.4
},
"luminance": 0.58024
}Semantic roles & 50–950 ramp
primary
#BFCCBF
secondary
#A08FA0
accent
#509595
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483