#BFCDB8#BFCDB8
#BFCDB8 is a very light, muted green. Relative luminance 0.582; OKLCH L 83.2% C 0.033 H 135.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDB8 |
|---|---|
| RGB | rgb(191, 205, 184) |
| HSL | hsl(100, 17%, 76%) |
| HSV | hsv(100, 10%, 80%) |
| CMYK | cmyk(6.8%, 0%, 10.2%, 19.6%) |
| CIE-LAB | lab(80.85, -8.60, 8.83) |
| CIE-LCH | lch(80.85, 12.33, 134.23°) |
| OKLab | oklab(83.18% -0.023 0.023) |
| OKLCH | oklch(83.18% 0.033 135) |
| XYZ | xyz(51.9674, 58.1994, 53.8339) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.83
Silver (survey)
#C5C9C7
ΔE00 9.44
Greenish Grey
#96AE8D
ΔE00 10.45
Sage Green
#9CAF88
ΔE00 10.50
Beige
#F5F5DC
ΔE00 11.09
Honeydew
#F0FFF0
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDB8 #C6B8CD
analogous
#CACDB8 #BFCDB8 #B8CDBC
triadic
#BFCDB8 #B8BFCD #CDB8BF
tetradic
#BFCDB8 #B8CACD #C6B8CD #CDBCB8
square
#BFCDB8 #B8CACD #C6B8CD #CDBCB8
split-complementary
#BFCDB8 #BCB8CD #CDB8CA
monochromatic
#7E9A70 #9FB494 #BFCDB8 #DFE6DC #EFF2ED
Accessibility & contrast
On white
1.66
#BFCDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BFCDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDB8
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDB8 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B7
Deuteranopia (green-blind)
#CDC8B9
Tritanopia (blue-blind)
#BFCBC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcdb8; /* rgb */ color: rgb(191, 205, 184); /* oklch */ color: oklch(83.2% 0.033 135.0);
Tailwind
colors: {
custom: {
50: '#d2dccd',
500: '#bfcdb8',
950: '#000000',
},
}SCSS
$custom: #bfcdb8; $custom-light: #d2dccd; $custom-dark: #000000;
JSON
{
"hex": "#bfcdb8",
"rgb": {
"r": 191,
"g": 205,
"b": 184
},
"hsl": {
"h": 100,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.83177,
"c": 0.03254,
"h": 135
},
"luminance": 0.582
}Semantic roles & 50–950 ramp
primary
#BFCDB8
secondary
#9988A2
accent
#4A9C80
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483