#BEC49F#BEC49F
#BEC49F is a light, muted yellow. Relative luminance 0.529; OKLCH L 80.6% C 0.051 H 115.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC49F |
|---|---|
| RGB | rgb(190, 196, 159) |
| HSL | hsl(70, 24%, 70%) |
| HSV | hsv(70, 19%, 77%) |
| CMYK | cmyk(3.1%, 0%, 18.9%, 23.1%) |
| CIE-LAB | lab(77.83, -8.42, 17.92) |
| CIE-LCH | lch(77.83, 19.80, 115.16°) |
| OKLab | oklab(80.59% -0.0214 0.0459) |
| OKLCH | oklch(80.59% 0.051 115) |
| XYZ | xyz(47.2326, 52.9305, 40.5225) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.75
Pale Olive
#B9CC81
ΔE00 8.72
Bland
#AFA88B
ΔE00 9.07
Greenish Grey
#96AE8D
ΔE00 9.17
Beige (survey)
#E6DAA6
ΔE00 9.31
Sand
#C2B280
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC49F #A59FC4
analogous
#C4B89F #BEC49F #ACC49F
triadic
#BEC49F #9FBEC4 #C49FBE
tetradic
#BEC49F #9FC4B8 #A59FC4 #C49FAC
square
#BEC49F #9FC4B8 #A59FC4 #C49FAC
split-complementary
#BEC49F #9FACC4 #B89FC4
monochromatic
#879059 #A4AD79 #BEC49F #D8DBC5 #F1F3EB
Accessibility & contrast
On white
1.81
#BEC49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BEC49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC49F
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC49F | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC09D
Deuteranopia (green-blind)
#C9C1A0
Tritanopia (blue-blind)
#C2C0BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bec49f; /* rgb */ color: rgb(190, 196, 159); /* oklch */ color: oklch(80.6% 0.051 115.0);
Tailwind
colors: {
custom: {
50: '#d1d5bb',
500: '#bec49f',
950: '#000000',
},
}SCSS
$custom: #bec49f; $custom-light: #d1d5bb; $custom-dark: #000000;
JSON
{
"hex": "#bec49f",
"rgb": {
"r": 190,
"g": 196,
"b": 159
},
"hsl": {
"h": 69.73,
"s": 23.871,
"l": 69.608
},
"oklch": {
"l": 0.8059,
"c": 0.05066,
"h": 115
},
"luminance": 0.5293
}Semantic roles & 50–950 ramp
primary
#BEC49F
secondary
#766F98
accent
#43A253
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381