#BFCCB9#BFCCB9
#BFCCB9 is a very light, muted green. Relative luminance 0.578; OKLCH L 83.0% C 0.030 H 135.6°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCB9 |
|---|---|
| RGB | rgb(191, 204, 185) |
| HSL | hsl(101, 16%, 76%) |
| HSV | hsv(101, 9%, 80%) |
| CMYK | cmyk(6.4%, 0%, 9.3%, 20%) |
| CIE-LAB | lab(80.61, -7.91, 7.95) |
| CIE-LCH | lch(80.61, 11.22, 134.84°) |
| OKLab | oklab(82.99% -0.0212 0.0207) |
| OKLCH | oklch(82.99% 0.03 135.6) |
| XYZ | xyz(51.8341, 57.7646, 54.3084) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.25
Silver (survey)
#C5C9C7
ΔE00 8.66
Greenish Grey
#96AE8D
ΔE00 10.73
Sage Green
#9CAF88
ΔE00 10.84
Silver
#C0C0C0
ΔE00 10.99
Light Gray
#D3D3D3
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCB9 #C6B9CC
analogous
#C9CCB9 #BFCCB9 #B9CCBD
triadic
#BFCCB9 #B9BFCC #CCB9BF
tetradic
#BFCCB9 #B9C9CC #C6B9CC #CCBDB9
square
#BFCCB9 #B9C9CC #C6B9CC #CCBDB9
split-complementary
#BFCCB9 #BDB9CC #CCB9C9
monochromatic
#7E9872 #9FB296 #BFCCB9 #DFE6DC #EFF2ED
Accessibility & contrast
On white
1.67
#BFCCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#BFCCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCB9
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCB9 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B8
Deuteranopia (green-blind)
#CBC8BA
Tritanopia (blue-blind)
#BFCAC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfccb9; /* rgb */ color: rgb(191, 204, 185); /* oklch */ color: oklch(83.0% 0.030 135.6);
Tailwind
colors: {
custom: {
50: '#d2dbce',
500: '#bfccb9',
950: '#000000',
},
}SCSS
$custom: #bfccb9; $custom-light: #d2dbce; $custom-dark: #000000;
JSON
{
"hex": "#bfccb9",
"rgb": {
"r": 191,
"g": 204,
"b": 185
},
"hsl": {
"h": 101.053,
"s": 15.702,
"l": 76.275
},
"oklch": {
"l": 0.82993,
"c": 0.02965,
"h": 135.6
},
"luminance": 0.57765
}Semantic roles & 50–950 ramp
primary
#BFCCB9
secondary
#9989A0
accent
#4C9A81
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141513
muted
#838483