#BEBF89#BEBF89
#BEBF89 is a light, moderate yellow. Relative luminance 0.500; OKLCH L 79.1% C 0.072 H 108.8°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBF89 |
|---|---|
| RGB | rgb(190, 191, 137) |
| HSL | hsl(61, 30%, 64%) |
| HSV | hsv(61, 28%, 75%) |
| CMYK | cmyk(0.5%, 0%, 28.3%, 25.1%) |
| CIE-LAB | lab(76.08, -8.99, 27.22) |
| CIE-LCH | lch(76.08, 28.66, 108.27°) |
| OKLab | oklab(79.06% -0.0232 0.0682) |
| OKLCH | oklch(79.06% 0.072 108.8) |
| XYZ | xyz(44.3815, 50.0155, 30.9780) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 5.51
Pale Olive
#B9CC81
ΔE00 6.24
Greenish Tan
#BCCB7A
ΔE00 6.31
Sand
#C2B280
ΔE00 6.38
Tan Green
#A9BE70
ΔE00 6.76
Light Olive
#ACBF69
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBF89 #8A89BF
analogous
#BFA589 #BEBF89 #A3BF89
triadic
#BEBF89 #89BEBF #BF89BE
tetradic
#BEBF89 #89BFA5 #8A89BF #BF89A3
square
#BEBF89 #89BFA5 #8A89BF #BF89A3
split-complementary
#BEBF89 #89A3BF #A589BF
monochromatic
#848548 #A8A961 #BEBF89 #D4D5B1 #EAEAD8
Accessibility & contrast
On white
1.91
#BEBF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#BEBF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBF89
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBF89 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA85
Deuteranopia (green-blind)
#C8BD8B
Tritanopia (blue-blind)
#C6B8B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebf89; /* rgb */ color: rgb(190, 191, 137); /* oklch */ color: oklch(79.1% 0.072 108.8);
Tailwind
colors: {
custom: {
50: '#d2d2ac',
500: '#bebf89',
950: '#000000',
},
}SCSS
$custom: #bebf89; $custom-light: #d2d2ac; $custom-dark: #000000;
JSON
{
"hex": "#bebf89",
"rgb": {
"r": 190,
"g": 191,
"b": 137
},
"hsl": {
"h": 61.111,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.79061,
"c": 0.07204,
"h": 108.8
},
"luminance": 0.50015
}Semantic roles & 50–950 ramp
primary
#BEBF89
secondary
#5E5E8F
accent
#3DA83F
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381