#BFCDB3#BFCDB3
#BFCDB3 is a very light, muted yellow-green. Relative luminance 0.580; OKLCH L 83.0% C 0.039 H 130.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDB3 |
|---|---|
| RGB | rgb(191, 205, 179) |
| HSL | hsl(92, 21%, 75%) |
| HSV | hsv(92, 13%, 80%) |
| CMYK | cmyk(6.8%, 0%, 12.7%, 19.6%) |
| CIE-LAB | lab(80.74, -9.46, 11.34) |
| CIE-LCH | lch(80.74, 14.77, 129.85°) |
| OKLab | oklab(83.05% -0.0251 0.0294) |
| OKLCH | oklch(83.05% 0.039 130.5) |
| XYZ | xyz(51.4525, 57.9934, 51.1223) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.59
Greenish Grey
#96AE8D
ΔE00 9.82
Light Grey
#D8DCD6
ΔE00 10.10
Silver (survey)
#C5C9C7
ΔE00 10.88
Light Grey Green
#B7E1A1
ΔE00 11.02
Darkseagreen
#8FBC8F
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDB3 #C1B3CD
analogous
#CCCDB3 #BFCDB3 #B3CDB4
triadic
#BFCDB3 #B3BFCD #CDB3BF
tetradic
#BFCDB3 #B3CCCD #C1B3CD #CDB4B3
square
#BFCDB3 #B3CCCD #C1B3CD #CDB4B3
split-complementary
#BFCDB3 #B4B3CD #CDB3CC
monochromatic
#819C69 #A0B58E #BFCDB3 #DEE5D8 #EFF3ED
Accessibility & contrast
On white
1.67
#BFCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#BFCDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDB3
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDB3 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B2
Deuteranopia (green-blind)
#CEC8B4
Tritanopia (blue-blind)
#C0CBC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcdb3; /* rgb */ color: rgb(191, 205, 179); /* oklch */ color: oklch(83.0% 0.039 130.5);
Tailwind
colors: {
custom: {
50: '#d2dcc9',
500: '#bfcdb3',
950: '#000000',
},
}SCSS
$custom: #bfcdb3; $custom-light: #d2dcc9; $custom-dark: #000000;
JSON
{
"hex": "#bfcdb3",
"rgb": {
"r": 191,
"g": 205,
"b": 179
},
"hsl": {
"h": 92.308,
"s": 20.635,
"l": 75.294
},
"oklch": {
"l": 0.83048,
"c": 0.03865,
"h": 130.5
},
"luminance": 0.57994
}Semantic roles & 50–950 ramp
primary
#BFCDB3
secondary
#9382A2
accent
#469F76
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482