#BEC29F#BEC29F
#BEC29F is a light, muted yellow. Relative luminance 0.520; OKLCH L 80.2% C 0.048 H 112.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC29F |
|---|---|
| RGB | rgb(190, 194, 159) |
| HSL | hsl(67, 22%, 69%) |
| HSV | hsv(67, 18%, 76%) |
| CMYK | cmyk(2.1%, 0%, 18%, 23.9%) |
| CIE-LAB | lab(77.30, -7.38, 17.18) |
| CIE-LCH | lch(77.30, 18.70, 113.24°) |
| OKLab | oklab(80.17% -0.0185 0.0441) |
| OKLCH | oklch(80.17% 0.048 112.8) |
| XYZ | xyz(46.7844, 52.0342, 40.3731) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.95
Bland
#AFA88B
ΔE00 8.23
Sand
#C2B280
ΔE00 8.86
Stone (survey)
#ADA587
ΔE00 9.07
Putty
#BEAE8A
ΔE00 9.33
Greenish Grey
#96AE8D
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC29F #A39FC2
analogous
#C2B59F #BEC29F #ADC29F
triadic
#BEC29F #9FBEC2 #C29FBE
tetradic
#BEC29F #9FC2B5 #A39FC2 #C29FAD
square
#BEC29F #9FC2B5 #A39FC2 #C29FAD
split-complementary
#BEC29F #9FADC2 #B59FC2
monochromatic
#878D5A #A5AA7A #BEC29F #D7DAC4 #F1F2EA
Accessibility & contrast
On white
1.84
#BEC29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#BEC29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC29F
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC29F | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE9D
Deuteranopia (green-blind)
#C8BFA0
Tritanopia (blue-blind)
#C3BEB8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bec29f; /* rgb */ color: rgb(190, 194, 159); /* oklch */ color: oklch(80.2% 0.048 112.8);
Tailwind
colors: {
custom: {
50: '#d1d4bb',
500: '#bec29f',
950: '#000000',
},
}SCSS
$custom: #bec29f; $custom-light: #d1d4bb; $custom-dark: #000000;
JSON
{
"hex": "#bec29f",
"rgb": {
"r": 190,
"g": 194,
"b": 159
},
"hsl": {
"h": 66.857,
"s": 22.293,
"l": 69.216
},
"oklch": {
"l": 0.80168,
"c": 0.0478,
"h": 112.8
},
"luminance": 0.52034
}Semantic roles & 50–950 ramp
primary
#BEC29F
secondary
#746F96
accent
#45A14F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381