#BFCDB0#BFCDB0
#BFCDB0 is a very light, muted yellow-green. Relative luminance 0.579; OKLCH L 83.0% C 0.042 H 128.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDB0 |
|---|---|
| RGB | rgb(191, 205, 176) |
| HSL | hsl(89, 22%, 75%) |
| HSV | hsv(89, 14%, 80%) |
| CMYK | cmyk(6.8%, 0%, 14.1%, 19.6%) |
| CIE-LAB | lab(80.67, -9.97, 12.84) |
| CIE-LCH | lch(80.67, 16.26, 127.82°) |
| OKLab | oklab(82.97% -0.0263 0.0332) |
| OKLCH | oklch(82.97% 0.042 128.4) |
| XYZ | xyz(51.1524, 57.8734, 49.5417) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.16
Greenish Grey
#96AE8D
ΔE00 9.58
Light Grey Green
#B7E1A1
ΔE00 10.29
Darkseagreen
#8FBC8F
ΔE00 10.56
Light Grey
#D8DCD6
ΔE00 10.85
Pale Olive
#B9CC81
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDB0 #BEB0CD
analogous
#CDCDB0 #BFCDB0 #B0CDB0
triadic
#BFCDB0 #B0BFCD #CDB0BF
tetradic
#BFCDB0 #B0CDCD #BEB0CD #CDB0B0
square
#BFCDB0 #B0CDCD #BEB0CD #CDB0B0
split-complementary
#BFCDB0 #B0B0CD #CDB0CD
monochromatic
#829E65 #A1B58B #BFCDB0 #DDE5D5 #F0F3EC
Accessibility & contrast
On white
1.67
#BFCDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#BFCDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDB0
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDB0 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9AE
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#C0CAC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcdb0; /* rgb */ color: rgb(191, 205, 176); /* oklch */ color: oklch(83.0% 0.042 128.4);
Tailwind
colors: {
custom: {
50: '#d2dcc7',
500: '#bfcdb0',
950: '#000000',
},
}SCSS
$custom: #bfcdb0; $custom-light: #d2dcc7; $custom-dark: #000000;
JSON
{
"hex": "#bfcdb0",
"rgb": {
"r": 191,
"g": 205,
"b": 176
},
"hsl": {
"h": 88.966,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.82973,
"c": 0.04238,
"h": 128.4
},
"luminance": 0.57874
}Semantic roles & 50–950 ramp
primary
#BFCDB0
secondary
#907FA2
accent
#45A171
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482