#BECC7F#BECC7F
#BECC7F is a light, moderate yellow-green. Relative luminance 0.557; OKLCH L 81.7% C 0.101 H 117.1°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BECC7F |
|---|---|
| RGB | rgb(190, 204, 127) |
| HSL | hsl(71, 43%, 65%) |
| HSV | hsv(71, 38%, 80%) |
| CMYK | cmyk(6.9%, 0%, 37.7%, 20%) |
| CIE-LAB | lab(79.42, -16.88, 36.80) |
| CIE-LCH | lch(79.42, 40.48, 114.64°) |
| OKLab | oklab(81.67% -0.0462 0.0903) |
| OKLCH | oklch(81.67% 0.101 117.1) |
| XYZ | xyz(46.6590, 55.6655, 28.3611) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.80
Pale Olive
#B9CC81
ΔE00 1.40
Greenish Beige
#C9D179
ΔE00 3.01
Light Olive
#ACBF69
ΔE00 4.16
Pale Olive Green
#B1D27B
ΔE00 4.21
Tan Green
#A9BE70
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECC7F #8D7FCC
analogous
#CCB47F #BECC7F #98CC7F
triadic
#BECC7F #7FBECC #CC7FBE
tetradic
#BECC7F #7FCCB4 #8D7FCC #CC7F98
square
#BECC7F #7FCCB4 #8D7FCC #CC7F98
split-complementary
#BECC7F #7F98CC #B47FCC
monochromatic
#85953B #A8BB53 #BECC7F #D4DDAB #EAEFD7
Accessibility & contrast
On white
1.73
#BECC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#BECC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECC7F
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECC7F | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C479
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#C6C4B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #becc7f; /* rgb */ color: rgb(190, 204, 127); /* oklch */ color: oklch(81.7% 0.101 117.1);
Tailwind
colors: {
custom: {
50: '#d2dba5',
500: '#becc7f',
950: '#000000',
},
}SCSS
$custom: #becc7f; $custom-light: #d2dba5; $custom-dark: #000000;
JSON
{
"hex": "#becc7f",
"rgb": {
"r": 190,
"g": 204,
"b": 127
},
"hsl": {
"h": 70.909,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.81668,
"c": 0.1014,
"h": 117.1
},
"luminance": 0.55665
}Semantic roles & 50–950 ramp
primary
#BECC7F
secondary
#61549C
accent
#2FB648
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14150F
muted
#838480