#BECE7D#BECE7D
#BECE7D is a very light, moderate yellow-green. Relative luminance 0.566; OKLCH L 82.1% C 0.106 H 117.9°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BECE7D |
|---|---|
| RGB | rgb(190, 206, 125) |
| HSL | hsl(72, 45%, 65%) |
| HSV | hsv(72, 39%, 81%) |
| CMYK | cmyk(7.8%, 0%, 39.3%, 19.2%) |
| CIE-LAB | lab(79.94, -18.11, 38.47) |
| CIE-LCH | lch(79.94, 42.52, 115.21°) |
| OKLab | oklab(82.07% -0.0498 0.094) |
| OKLCH | oklch(82.07% 0.106 117.9) |
| XYZ | xyz(47.0083, 56.5707, 27.8409) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.75
Pale Olive
#B9CC81
ΔE00 1.57
Greenish Beige
#C9D179
ΔE00 2.75
Pale Olive Green
#B1D27B
ΔE00 3.67
Light Olive
#ACBF69
ΔE00 4.22
Tan Green
#A9BE70
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECE7D #8D7DCE
analogous
#CEB67D #BECE7D #96CE7D
triadic
#BECE7D #7DBECE #CE7DBE
tetradic
#BECE7D #7DCEB6 #8D7DCE #CE7D96
square
#BECE7D #7DCEB6 #8D7DCE #CE7D96
split-complementary
#BECE7D #7D96CE #B67DCE
monochromatic
#859739 #A8BD51 #BECE7D #D4DFA9 #EAF0D6
Accessibility & contrast
On white
1.71
#BECE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BECE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECE7D
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECE7D | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C677
Deuteranopia (green-blind)
#D6C781
Tritanopia (blue-blind)
#C6C6BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bece7d; /* rgb */ color: rgb(190, 206, 125); /* oklch */ color: oklch(82.1% 0.106 117.9);
Tailwind
colors: {
custom: {
50: '#d2dda4',
500: '#bece7d',
950: '#000000',
},
}SCSS
$custom: #bece7d; $custom-light: #d2dda4; $custom-dark: #000000;
JSON
{
"hex": "#bece7d",
"rgb": {
"r": 190,
"g": 206,
"b": 125
},
"hsl": {
"h": 71.852,
"s": 45.251,
"l": 64.902
},
"oklch": {
"l": 0.82069,
"c": 0.1064,
"h": 117.9
},
"luminance": 0.5657
}Semantic roles & 50–950 ramp
primary
#BECE7D
secondary
#61529D
accent
#2DB849
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480