#BEBF96#BEBF96
#BEBF96 is a light, muted yellow. Relative luminance 0.504; OKLCH L 79.3% C 0.055 H 108.8°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBF96 |
|---|---|
| RGB | rgb(190, 191, 150) |
| HSL | hsl(61, 24%, 67%) |
| HSV | hsv(61, 21%, 75%) |
| CMYK | cmyk(0.5%, 0%, 21.5%, 25.1%) |
| CIE-LAB | lab(76.32, -7.17, 20.64) |
| CIE-LCH | lch(76.32, 21.85, 109.16°) |
| OKLab | oklab(79.33% -0.0178 0.0525) |
| OKLCH | oklch(79.33% 0.055 108.8) |
| XYZ | xyz(45.3708, 50.4113, 36.1885) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.96
Bland
#AFA88B
ΔE00 7.60
Sage Green
#9CAF88
ΔE00 8.05
Putty
#BEAE8A
ΔE00 8.06
Stone (survey)
#ADA587
ΔE00 8.31
Darkkhaki
#BDB76B
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBF96 #9796BF
analogous
#BFAC96 #BEBF96 #AABF96
triadic
#BEBF96 #96BEBF #BF96BE
tetradic
#BEBF96 #96BFAC #9796BF #BF96AA
square
#BEBF96 #96BFAC #9796BF #BF96AA
split-complementary
#BEBF96 #96AABF #AC96BF
monochromatic
#878853 #A6A870 #BEBF96 #D6D6BC #EDEDE2
Accessibility & contrast
On white
1.89
#BEBF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#BEBF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBF96
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBF96 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB93
Deuteranopia (green-blind)
#C7BD98
Tritanopia (blue-blind)
#C4BAB4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebf96; /* rgb */ color: rgb(190, 191, 150); /* oklch */ color: oklch(79.3% 0.055 108.8);
Tailwind
colors: {
custom: {
50: '#d2d2b5',
500: '#bebf96',
950: '#000000',
},
}SCSS
$custom: #bebf96; $custom-light: #d2d2b5; $custom-dark: #000000;
JSON
{
"hex": "#bebf96",
"rgb": {
"r": 190,
"g": 191,
"b": 150
},
"hsl": {
"h": 61.463,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.79332,
"c": 0.05547,
"h": 108.8
},
"luminance": 0.50411
}Semantic roles & 50–950 ramp
primary
#BEBF96
secondary
#686792
accent
#43A345
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381