#BFCDB4#BFCDB4
#BFCDB4 is a very light, muted yellow-green. Relative luminance 0.580; OKLCH L 83.1% C 0.037 H 131.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDB4 |
|---|---|
| RGB | rgb(191, 205, 180) |
| HSL | hsl(94, 20%, 75%) |
| HSV | hsv(94, 12%, 80%) |
| CMYK | cmyk(6.8%, 0%, 12.2%, 19.6%) |
| CIE-LAB | lab(80.76, -9.29, 10.84) |
| CIE-LCH | lch(80.76, 14.28, 130.61°) |
| OKLab | oklab(83.07% -0.0247 0.0281) |
| OKLCH | oklch(83.07% 0.037 131.2) |
| XYZ | xyz(51.5540, 58.0340, 51.6568) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.75
Light Grey
#D8DCD6
ΔE00 9.85
Greenish Grey
#96AE8D
ΔE00 9.92
Silver (survey)
#C5C9C7
ΔE00 10.60
Beige
#F5F5DC
ΔE00 11.11
Darkseagreen
#8FBC8F
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDB4 #C2B4CD
analogous
#CBCDB4 #BFCDB4 #B4CDB5
triadic
#BFCDB4 #B4BFCD #CDB4BF
tetradic
#BFCDB4 #B4CBCD #C2B4CD #CDB5B4
square
#BFCDB4 #B4CBCD #C2B4CD #CDB5B4
split-complementary
#BFCDB4 #B5B4CD #CDB4CB
monochromatic
#809C6B #A0B58F #BFCDB4 #DEE5D9 #EFF3ED
Accessibility & contrast
On white
1.67
#BFCDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BFCDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDB4
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDB4 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B3
Deuteranopia (green-blind)
#CDC8B5
Tritanopia (blue-blind)
#C0CBC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcdb4; /* rgb */ color: rgb(191, 205, 180); /* oklch */ color: oklch(83.1% 0.037 131.2);
Tailwind
colors: {
custom: {
50: '#d2dcca',
500: '#bfcdb4',
950: '#000000',
},
}SCSS
$custom: #bfcdb4; $custom-light: #d2dcca; $custom-dark: #000000;
JSON
{
"hex": "#bfcdb4",
"rgb": {
"r": 191,
"g": 205,
"b": 180
},
"hsl": {
"h": 93.6,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.83074,
"c": 0.03741,
"h": 131.2
},
"luminance": 0.58034
}Semantic roles & 50–950 ramp
primary
#BFCDB4
secondary
#9483A2
accent
#479E78
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482