#BEC09F#BEC09F
#BEC09F is a light, muted yellow. Relative luminance 0.511; OKLCH L 79.7% C 0.045 H 110.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC09F |
|---|---|
| RGB | rgb(190, 192, 159) |
| HSL | hsl(64, 21%, 69%) |
| HSV | hsv(64, 17%, 75%) |
| CMYK | cmyk(1%, 0%, 17.2%, 24.7%) |
| CIE-LAB | lab(76.77, -6.33, 16.44) |
| CIE-LCH | lch(76.77, 17.62, 111.07°) |
| OKLab | oklab(79.75% -0.0156 0.0422) |
| OKLCH | oklch(79.75% 0.045 110.2) |
| XYZ | xyz(46.3423, 51.1500, 40.2258) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 7.37
Stone (survey)
#ADA587
ΔE00 8.25
Sage Green
#9CAF88
ΔE00 8.30
Sand
#C2B280
ΔE00 8.41
Putty
#BEAE8A
ΔE00 8.51
Cement
#A5A391
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC09F #A19FC0
analogous
#C0B29F #BEC09F #AEC09F
triadic
#BEC09F #9FBEC0 #C09FBE
tetradic
#BEC09F #9FC0B2 #A19FC0 #C09FAE
square
#BEC09F #9FC0B2 #A19FC0 #C09FAE
split-complementary
#BEC09F #9FAEC0 #B29FC0
monochromatic
#878A5B #A5A87A #BEC09F #D7D8C4 #F0F0E9
Accessibility & contrast
On white
1.87
#BEC09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#BEC09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC09F
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC09F | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9D
Deuteranopia (green-blind)
#C6BEA0
Tritanopia (blue-blind)
#C3BCB7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bec09f; /* rgb */ color: rgb(190, 192, 159); /* oklch */ color: oklch(79.7% 0.045 110.2);
Tailwind
colors: {
custom: {
50: '#d1d3bb',
500: '#bec09f',
950: '#000000',
},
}SCSS
$custom: #bec09f; $custom-light: #d1d3bb; $custom-dark: #000000;
JSON
{
"hex": "#bec09f",
"rgb": {
"r": 190,
"g": 192,
"b": 159
},
"hsl": {
"h": 63.636,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.79747,
"c": 0.045,
"h": 110.2
},
"luminance": 0.5115
}Semantic roles & 50–950 ramp
primary
#BEC09F
secondary
#726F94
accent
#469F4C
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381