#BFCFC4#BFCFC4
#BFCFC4 is a very light, muted green. Relative luminance 0.597; OKLCH L 83.9% C 0.023 H 155.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFC4 |
|---|---|
| RGB | rgb(191, 207, 196) |
| HSL | hsl(139, 14%, 78%) |
| HSV | hsv(139, 8%, 81%) |
| CMYK | cmyk(7.7%, 0%, 5.3%, 18.8%) |
| CIE-LAB | lab(81.67, -7.48, 3.61) |
| CIE-LCH | lch(81.67, 8.30, 154.26°) |
| OKLab | oklab(83.92% -0.021 0.0094) |
| OKLCH | oklch(83.92% 0.023 155.9) |
| XYZ | xyz(53.7605, 59.6870, 60.9023) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.79
Silver (survey)
#C5C9C7
ΔE00 6.94
Light Gray
#D3D3D3
ΔE00 9.51
Silver
#C0C0C0
ΔE00 9.71
Gainsboro
#DCDCDC
ΔE00 10.14
Fog
#D8DCE0
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFC4 #CFBFCA
analogous
#C2CFBF #BFCFC4 #BFCFCC
triadic
#BFCFC4 #C4BFCF #CFC4BF
tetradic
#BFCFC4 #BFC2CF #CFBFCA #CFCCBF
square
#BFCFC4 #BFC2CF #CFBFCA #CFCCBF
split-complementary
#BFCFC4 #CCBFCF #CFBFC2
monochromatic
#799B84 #9CB5A4 #BFCFC4 #E2E9E4 #EEF2EF
Accessibility & contrast
On white
1.62
#BFCFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#BFCFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFC4
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFC4 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC3
Deuteranopia (green-blind)
#CCCAC5
Tritanopia (blue-blind)
#BDCFCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcfc4; /* rgb */ color: rgb(191, 207, 196); /* oklch */ color: oklch(83.9% 0.023 155.9);
Tailwind
colors: {
custom: {
50: '#d2ddd5',
500: '#bfcfc4',
950: '#000000',
},
}SCSS
$custom: #bfcfc4; $custom-light: #d2ddd5; $custom-dark: #000000;
JSON
{
"hex": "#bfcfc4",
"rgb": {
"r": 191,
"g": 207,
"b": 196
},
"hsl": {
"h": 138.75,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.83919,
"c": 0.023,
"h": 155.9
},
"luminance": 0.59688
}Semantic roles & 50–950 ramp
primary
#BFCFC4
secondary
#A38F9D
accent
#4D8198
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483