#BFCEB0#BFCEB0
#BFCEB0 is a very light, muted yellow-green. Relative luminance 0.584; OKLCH L 83.2% C 0.044 H 129.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCEB0 |
|---|---|
| RGB | rgb(191, 206, 176) |
| HSL | hsl(90, 23%, 75%) |
| HSV | hsv(90, 15%, 81%) |
| CMYK | cmyk(7.3%, 0%, 14.6%, 19.2%) |
| CIE-LAB | lab(80.93, -10.48, 13.22) |
| CIE-LCH | lch(80.93, 16.87, 128.41°) |
| OKLab | oklab(83.19% -0.0277 0.0342) |
| OKLCH | oklch(83.19% 0.044 129.1) |
| XYZ | xyz(51.3924, 58.3533, 49.6217) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.19
Greenish Grey
#96AE8D
ΔE00 9.61
Light Grey Green
#B7E1A1
ΔE00 9.86
Darkseagreen
#8FBC8F
ΔE00 10.34
Pale Olive
#B9CC81
ΔE00 10.67
Light Grey
#D8DCD6
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCEB0 #BFB0CE
analogous
#CECEB0 #BFCEB0 #B0CEB0
triadic
#BFCEB0 #B0BFCE #CEB0BF
tetradic
#BFCEB0 #B0CECE #BFB0CE #CEB0B0
square
#BFCEB0 #B0CECE #BFB0CE #CEB0B0
split-complementary
#BFCEB0 #B0B0CE #CEB0CE
monochromatic
#829F64 #A0B78A #BFCEB0 #DEE5D6 #F0F3EC
Accessibility & contrast
On white
1.66
#BFCEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BFCEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCEB0
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCEB0 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAAE
Deuteranopia (green-blind)
#CFC9B1
Tritanopia (blue-blind)
#C0CBC5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfceb0; /* rgb */ color: rgb(191, 206, 176); /* oklch */ color: oklch(83.2% 0.044 129.1);
Tailwind
colors: {
custom: {
50: '#d2ddc7',
500: '#bfceb0',
950: '#000000',
},
}SCSS
$custom: #bfceb0; $custom-light: #d2ddc7; $custom-dark: #000000;
JSON
{
"hex": "#bfceb0",
"rgb": {
"r": 191,
"g": 206,
"b": 176
},
"hsl": {
"h": 90,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.83185,
"c": 0.04402,
"h": 129.1
},
"luminance": 0.58354
}Semantic roles & 50–950 ramp
primary
#BFCEB0
secondary
#917FA3
accent
#44A273
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482