#BEC08C#BEC08C
#BEC08C is a light, moderate yellow. Relative luminance 0.505; OKLCH L 79.3% C 0.070 H 109.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC08C |
|---|---|
| RGB | rgb(190, 192, 140) |
| HSL | hsl(62, 29%, 65%) |
| HSV | hsv(62, 27%, 75%) |
| CMYK | cmyk(1%, 0%, 27.1%, 24.7%) |
| CIE-LAB | lab(76.40, -9.10, 26.06) |
| CIE-LCH | lch(76.40, 27.61, 109.25°) |
| OKLab | oklab(79.33% -0.0235 0.0655) |
| OKLCH | oklch(79.33% 0.07 109.7) |
| XYZ | xyz(44.8185, 50.5405, 32.2001) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 6.13
Pale Olive
#B9CC81
ΔE00 6.26
Greenish Tan
#BCCB7A
ΔE00 6.48
Sand
#C2B280
ΔE00 6.75
Tan Green
#A9BE70
ΔE00 6.93
Light Olive
#ACBF69
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC08C #8E8CC0
analogous
#C0A88C #BEC08C #A4C08C
triadic
#BEC08C #8CBEC0 #C08CBE
tetradic
#BEC08C #8CC0A8 #8E8CC0 #C08CA4
square
#BEC08C #8CC0A8 #8E8CC0 #C08CA4
split-complementary
#BEC08C #8CA4C0 #A88CC0
monochromatic
#85874A #A8AA64 #BEC08C #D4D6B4 #EBEBDB
Accessibility & contrast
On white
1.89
#BEC08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#BEC08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC08C
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC08C | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB89
Deuteranopia (green-blind)
#C9BD8E
Tritanopia (blue-blind)
#C5BAB2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bec08c; /* rgb */ color: rgb(190, 192, 140); /* oklch */ color: oklch(79.3% 0.070 109.7);
Tailwind
colors: {
custom: {
50: '#d2d3ae',
500: '#bec08c',
950: '#000000',
},
}SCSS
$custom: #bec08c; $custom-light: #d2d3ae; $custom-dark: #000000;
JSON
{
"hex": "#bec08c",
"rgb": {
"r": 190,
"g": 192,
"b": 140
},
"hsl": {
"h": 62.308,
"s": 29.213,
"l": 65.098
},
"oklch": {
"l": 0.79333,
"c": 0.06958,
"h": 109.7
},
"luminance": 0.5054
}Semantic roles & 50–950 ramp
primary
#BEC08C
secondary
#616091
accent
#3EA842
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381