#BECD7E#BECD7E
#BECD7E is a light, moderate yellow-green. Relative luminance 0.561; OKLCH L 81.9% C 0.104 H 117.5°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BECD7E |
|---|---|
| RGB | rgb(190, 205, 126) |
| HSL | hsl(71, 44%, 65%) |
| HSV | hsv(71, 39%, 80%) |
| CMYK | cmyk(7.3%, 0%, 38.5%, 19.6%) |
| CIE-LAB | lab(79.68, -17.50, 37.63) |
| CIE-LCH | lch(79.68, 41.50, 114.93°) |
| OKLab | oklab(81.87% -0.048 0.0921) |
| OKLCH | oklch(81.87% 0.104 117.5) |
| XYZ | xyz(46.8326, 56.1165, 28.0990) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.65
Pale Olive
#B9CC81
ΔE00 1.43
Greenish Beige
#C9D179
ΔE00 2.85
Pale Olive Green
#B1D27B
ΔE00 3.92
Light Olive
#ACBF69
ΔE00 4.17
Tan Green
#A9BE70
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECD7E #8D7ECD
analogous
#CDB47E #BECD7E #97CD7E
triadic
#BECD7E #7EBECD #CD7EBE
tetradic
#BECD7E #7ECDB4 #8D7ECD #CD7E97
square
#BECD7E #7ECDB4 #8D7ECD #CD7E97
split-complementary
#BECD7E #7E97CD #B47ECD
monochromatic
#85963A #A8BC52 #BECD7E #D4DEAA #EAEFD6
Accessibility & contrast
On white
1.72
#BECD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#BECD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECD7E
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECD7E | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C578
Deuteranopia (green-blind)
#D5C682
Tritanopia (blue-blind)
#C6C5B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #becd7e; /* rgb */ color: rgb(190, 205, 126); /* oklch */ color: oklch(81.9% 0.104 117.5);
Tailwind
colors: {
custom: {
50: '#d2dca4',
500: '#becd7e',
950: '#000000',
},
}SCSS
$custom: #becd7e; $custom-light: #d2dca4; $custom-dark: #000000;
JSON
{
"hex": "#becd7e",
"rgb": {
"r": 190,
"g": 205,
"b": 126
},
"hsl": {
"h": 71.392,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.81868,
"c": 0.10391,
"h": 117.5
},
"luminance": 0.56116
}Semantic roles & 50–950 ramp
primary
#BECD7E
secondary
#61539D
accent
#2EB748
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480