#BFCDB1#BFCDB1
#BFCDB1 is a very light, muted yellow-green. Relative luminance 0.579; OKLCH L 83.0% C 0.041 H 129.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDB1 |
|---|---|
| RGB | rgb(191, 205, 177) |
| HSL | hsl(90, 22%, 75%) |
| HSV | hsv(90, 14%, 80%) |
| CMYK | cmyk(6.8%, 0%, 13.7%, 19.6%) |
| CIE-LAB | lab(80.69, -9.80, 12.34) |
| CIE-LCH | lch(80.69, 15.76, 128.46°) |
| OKLab | oklab(83% -0.0259 0.032) |
| OKLCH | oklch(83% 0.041 129) |
| XYZ | xyz(51.2517, 57.9131, 50.0647) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.29
Greenish Grey
#96AE8D
ΔE00 9.65
Light Grey Green
#B7E1A1
ΔE00 10.53
Light Grey
#D8DCD6
ΔE00 10.61
Darkseagreen
#8FBC8F
ΔE00 10.71
Beige
#F5F5DC
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDB1 #BFB1CD
analogous
#CDCDB1 #BFCDB1 #B1CDB1
triadic
#BFCDB1 #B1BFCD #CDB1BF
tetradic
#BFCDB1 #B1CDCD #BFB1CD #CDB1B1
square
#BFCDB1 #B1CDCD #BFB1CD #CDB1B1
split-complementary
#BFCDB1 #B1B1CD #CDB1CD
monochromatic
#829D66 #A0B58C #BFCDB1 #DEE5D6 #F0F3EC
Accessibility & contrast
On white
1.67
#BFCDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#BFCDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDB1
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDB1 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9AF
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#C0CAC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcdb1; /* rgb */ color: rgb(191, 205, 177); /* oklch */ color: oklch(83.0% 0.041 129.0);
Tailwind
colors: {
custom: {
50: '#d2dcc8',
500: '#bfcdb1',
950: '#000000',
},
}SCSS
$custom: #bfcdb1; $custom-light: #d2dcc8; $custom-dark: #000000;
JSON
{
"hex": "#bfcdb1",
"rgb": {
"r": 191,
"g": 205,
"b": 177
},
"hsl": {
"h": 90,
"s": 21.875,
"l": 74.902
},
"oklch": {
"l": 0.82998,
"c": 0.04114,
"h": 129
},
"luminance": 0.57913
}Semantic roles & 50–950 ramp
primary
#BFCDB1
secondary
#9180A2
accent
#45A073
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482