#BFCFC0#BFCFC0
#BFCFC0 is a very light, muted green. Relative luminance 0.595; OKLCH L 83.8% C 0.027 H 147.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFC0 |
|---|---|
| RGB | rgb(191, 207, 192) |
| HSL | hsl(124, 14%, 78%) |
| HSV | hsv(124, 8%, 81%) |
| CMYK | cmyk(7.7%, 0%, 7.2%, 18.8%) |
| CIE-LAB | lab(81.57, -8.21, 5.60) |
| CIE-LCH | lch(81.57, 9.94, 145.71°) |
| OKLab | oklab(83.81% -0.0226 0.0146) |
| OKLCH | oklch(83.81% 0.027 147.1) |
| XYZ | xyz(53.3113, 59.5073, 58.5364) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.60
Silver (survey)
#C5C9C7
ΔE00 8.07
Light Gray
#D3D3D3
ΔE00 10.56
Honeydew
#F0FFF0
ΔE00 10.66
Silver
#C0C0C0
ΔE00 10.71
Gainsboro
#DCDCDC
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFC0 #CFBFCE
analogous
#C6CFBF #BFCFC0 #BFCFC8
triadic
#BFCFC0 #C0BFCF #CFC0BF
tetradic
#BFCFC0 #BFC6CF #CFBFCE #CFC8BF
square
#BFCFC0 #BFC6CF #CFBFCE #CFC8BF
split-complementary
#BFCFC0 #C8BFCF #CFBFC6
monochromatic
#799B7B #9CB59E #BFCFC0 #E2E9E2 #EEF2EE
Accessibility & contrast
On white
1.63
#BFCFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#BFCFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFC0
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFC0 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBF
Deuteranopia (green-blind)
#CDCAC1
Tritanopia (blue-blind)
#BECECB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcfc0; /* rgb */ color: rgb(191, 207, 192); /* oklch */ color: oklch(83.8% 0.027 147.1);
Tailwind
colors: {
custom: {
50: '#d2ddd3',
500: '#bfcfc0',
950: '#000000',
},
}SCSS
$custom: #bfcfc0; $custom-light: #d2ddd3; $custom-dark: #000000;
JSON
{
"hex": "#bfcfc0",
"rgb": {
"r": 191,
"g": 207,
"b": 192
},
"hsl": {
"h": 123.75,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.83809,
"c": 0.02692,
"h": 147.1
},
"luminance": 0.59508
}Semantic roles & 50–950 ramp
primary
#BFCFC0
secondary
#A38FA2
accent
#4D9498
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483