#BFCABC#BFCABC
#BFCABC is a very light, muted green. Relative luminance 0.569; OKLCH L 82.7% C 0.023 H 139.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCABC |
|---|---|
| RGB | rgb(191, 202, 188) |
| HSL | hsl(107, 12%, 76%) |
| HSV | hsv(107, 7%, 79%) |
| CMYK | cmyk(5.4%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(80.15, -6.34, 5.69) |
| CIE-LCH | lch(80.15, 8.52, 138.07°) |
| OKLab | oklab(82.66% -0.0171 0.0149) |
| OKLCH | oklch(82.66% 0.023 139) |
| XYZ | xyz(51.6819, 56.9480, 55.8365) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.64
Light Grey
#D8DCD6
ΔE00 6.88
Silver
#C0C0C0
ΔE00 9.03
Light Gray
#D3D3D3
ΔE00 9.35
Gainsboro
#DCDCDC
ΔE00 10.21
Warm Gray
#C9BEB0
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCABC #C7BCCA
analogous
#C6CABC #BFCABC #BCCAC0
triadic
#BFCABC #BCBFCA #CABCBF
tetradic
#BFCABC #BCC6CA #C7BCCA #CAC0BC
square
#BFCABC #BCC6CA #C7BCCA #CAC0BC
split-complementary
#BFCABC #C0BCCA #CABCC6
monochromatic
#7E9478 #9EAF9A #BFCABC #E0E5DE #EFF1EE
Accessibility & contrast
On white
1.69
#BFCABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BFCABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCABC
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCABC | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BB
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#BFC9C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcabc; /* rgb */ color: rgb(191, 202, 188); /* oklch */ color: oklch(82.7% 0.023 139.0);
Tailwind
colors: {
custom: {
50: '#d2dad0',
500: '#bfcabc',
950: '#000000',
},
}SCSS
$custom: #bfcabc; $custom-light: #d2dad0; $custom-dark: #000000;
JSON
{
"hex": "#bfcabc",
"rgb": {
"r": 191,
"g": 202,
"b": 188
},
"hsl": {
"h": 107.143,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82655,
"c": 0.02268,
"h": 139
},
"luminance": 0.56948
}Semantic roles & 50–950 ramp
primary
#BFCABC
secondary
#9A8C9E
accent
#509687
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383