#BFCDB5#BFCDB5
#BFCDB5 is a very light, muted yellow-green. Relative luminance 0.581; OKLCH L 83.1% C 0.036 H 132.1°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDB5 |
|---|---|
| RGB | rgb(191, 205, 181) |
| HSL | hsl(95, 19%, 76%) |
| HSV | hsv(95, 12%, 80%) |
| CMYK | cmyk(6.8%, 0%, 11.7%, 19.6%) |
| CIE-LAB | lab(80.78, -9.12, 10.34) |
| CIE-LCH | lch(80.78, 13.79, 131.43°) |
| OKLab | oklab(83.1% -0.0242 0.0269) |
| OKLCH | oklch(83.1% 0.036 132.1) |
| XYZ | xyz(51.6563, 58.0749, 52.1953) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.60
Sage Green
#9CAF88
ΔE00 9.92
Greenish Grey
#96AE8D
ΔE00 10.04
Silver (survey)
#C5C9C7
ΔE00 10.31
Beige
#F5F5DC
ΔE00 11.09
Darkseagreen
#8FBC8F
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDB5 #C3B5CD
analogous
#CBCDB5 #BFCDB5 #B5CDB7
triadic
#BFCDB5 #B5BFCD #CDB5BF
tetradic
#BFCDB5 #B5CBCD #C3B5CD #CDB7B5
square
#BFCDB5 #B5CBCD #C3B5CD #CDB7B5
split-complementary
#BFCDB5 #B7B5CD #CDB5CB
monochromatic
#809C6C #9FB490 #BFCDB5 #DFE6DA #EFF3ED
Accessibility & contrast
On white
1.66
#BFCDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BFCDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDB5
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDB5 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B4
Deuteranopia (green-blind)
#CDC8B6
Tritanopia (blue-blind)
#C0CBC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcdb5; /* rgb */ color: rgb(191, 205, 181); /* oklch */ color: oklch(83.1% 0.036 132.1);
Tailwind
colors: {
custom: {
50: '#d2dccb',
500: '#bfcdb5',
950: '#000000',
},
}SCSS
$custom: #bfcdb5; $custom-light: #d2dccb; $custom-dark: #000000;
JSON
{
"hex": "#bfcdb5",
"rgb": {
"r": 191,
"g": 205,
"b": 181
},
"hsl": {
"h": 95,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.83099,
"c": 0.03618,
"h": 132.1
},
"luminance": 0.58075
}Semantic roles & 50–950 ramp
primary
#BFCDB5
secondary
#9684A2
accent
#489E7A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482