#BFCBBE#BFCBBE
#BFCBBE is a very light, muted green. Relative luminance 0.575; OKLCH L 82.9% C 0.022 H 143.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBBE |
|---|---|
| RGB | rgb(191, 203, 190) |
| HSL | hsl(115, 11%, 77%) |
| HSV | hsv(115, 6%, 80%) |
| CMYK | cmyk(5.9%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(80.46, -6.50, 5.07) |
| CIE-LCH | lch(80.46, 8.24, 142.03°) |
| OKLab | oklab(82.92% -0.0177 0.0133) |
| OKLCH | oklch(82.92% 0.022 143.2) |
| XYZ | xyz(52.1344, 57.5056, 57.0583) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.51
Light Grey
#D8DCD6
ΔE00 6.71
Silver
#C0C0C0
ΔE00 9.02
Light Gray
#D3D3D3
ΔE00 9.23
Gainsboro
#DCDCDC
ΔE00 10.05
Fog
#D8DCE0
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBBE #CABECB
analogous
#C6CBBE #BFCBBE #BECBC4
triadic
#BFCBBE #BEBFCB #CBBEBF
tetradic
#BFCBBE #BEC6CB #CABECB #CBC4BE
square
#BFCBBE #BEC6CB #CABECB #CBC4BE
split-complementary
#BFCBBE #C4BECB #CBBEC6
monochromatic
#7C957A #9EB09C #BFCBBE #E0E6E0 #EEF1EE
Accessibility & contrast
On white
1.68
#BFCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#BFCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBBE
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBBE | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BD
Deuteranopia (green-blind)
#CAC7BF
Tritanopia (blue-blind)
#BECAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcbbe; /* rgb */ color: rgb(191, 203, 190); /* oklch */ color: oklch(82.9% 0.022 143.2);
Tailwind
colors: {
custom: {
50: '#d2dad1',
500: '#bfcbbe',
950: '#000000',
},
}SCSS
$custom: #bfcbbe; $custom-light: #d2dad1; $custom-dark: #000000;
JSON
{
"hex": "#bfcbbe",
"rgb": {
"r": 191,
"g": 203,
"b": 190
},
"hsl": {
"h": 115.385,
"s": 11.111,
"l": 77.059
},
"oklch": {
"l": 0.82918,
"c": 0.02214,
"h": 143.2
},
"luminance": 0.57506
}Semantic roles & 50–950 ramp
primary
#BFCBBE
secondary
#9D8E9F
accent
#509590
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383