#BECB7E#BECB7E
#BECB7E is a light, moderate yellow-green. Relative luminance 0.552; OKLCH L 81.4% C 0.101 H 116.5°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BECB7E |
|---|---|
| RGB | rgb(190, 203, 126) |
| HSL | hsl(70, 43%, 65%) |
| HSV | hsv(70, 38%, 80%) |
| CMYK | cmyk(6.4%, 0%, 37.9%, 20.4%) |
| CIE-LAB | lab(79.14, -16.50, 36.94) |
| CIE-LCH | lch(79.14, 40.45, 114.06°) |
| OKLab | oklab(81.44% -0.0452 0.0905) |
| OKLCH | oklch(81.44% 0.101 116.5) |
| XYZ | xyz(46.3572, 55.1658, 27.9406) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.79
Pale Olive
#B9CC81
ΔE00 1.63
Greenish Beige
#C9D179
ΔE00 2.95
Light Olive
#ACBF69
ΔE00 4.03
Tan Green
#A9BE70
ΔE00 4.26
Pale Olive Green
#B1D27B
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECB7E #8B7ECB
analogous
#CBB27E #BECB7E #98CB7E
triadic
#BECB7E #7EBECB #CB7EBE
tetradic
#BECB7E #7ECBB2 #8B7ECB #CB7E98
square
#BECB7E #7ECBB2 #8B7ECB #CB7E98
split-complementary
#BECB7E #7E98CB #B27ECB
monochromatic
#84933B #A8B952 #BECB7E #D4DDAA #EAEED5
Accessibility & contrast
On white
1.75
#BECB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BECB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECB7E
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECB7E | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C478
Deuteranopia (green-blind)
#D4C582
Tritanopia (blue-blind)
#C6C3B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #becb7e; /* rgb */ color: rgb(190, 203, 126); /* oklch */ color: oklch(81.4% 0.101 116.5);
Tailwind
colors: {
custom: {
50: '#d2daa4',
500: '#becb7e',
950: '#000000',
},
}SCSS
$custom: #becb7e; $custom-light: #d2daa4; $custom-dark: #000000;
JSON
{
"hex": "#becb7e",
"rgb": {
"r": 190,
"g": 203,
"b": 126
},
"hsl": {
"h": 70.13,
"s": 42.541,
"l": 64.51
},
"oklch": {
"l": 0.81435,
"c": 0.10119,
"h": 116.5
},
"luminance": 0.55165
}Semantic roles & 50–950 ramp
primary
#BECB7E
secondary
#5F539A
accent
#30B646
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380