#BEC398#BEC398
#BEC398 is a light, muted yellow. Relative luminance 0.522; OKLCH L 80.2% C 0.058 H 113.1°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC398 |
|---|---|
| RGB | rgb(190, 195, 152) |
| HSL | hsl(67, 26%, 68%) |
| HSV | hsv(67, 22%, 76%) |
| CMYK | cmyk(2.6%, 0%, 22.1%, 23.5%) |
| CIE-LAB | lab(77.43, -8.96, 21.09) |
| CIE-LCH | lch(77.43, 22.91, 113.01°) |
| OKLab | oklab(80.22% -0.0229 0.0537) |
| OKLCH | oklch(80.22% 0.058 113.1) |
| XYZ | xyz(46.4174, 52.2447, 37.3386) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.39
Sage Green
#9CAF88
ΔE00 7.73
Greenish Tan
#BCCB7A
ΔE00 8.06
Sand
#C2B280
ΔE00 8.33
Tan Green
#A9BE70
ΔE00 8.44
Darkkhaki
#BDB76B
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC398 #9D98C3
analogous
#C3B298 #BEC398 #A8C398
triadic
#BEC398 #98BEC3 #C398BE
tetradic
#BEC398 #98C3B2 #9D98C3 #C398A8
square
#BEC398 #98C3B2 #9D98C3 #C398A8
split-complementary
#BEC398 #98A8C3 #B298C3
monochromatic
#878E53 #A6AC71 #BEC398 #D6DABF #EFF0E5
Accessibility & contrast
On white
1.83
#BEC398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#BEC398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC398
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC398 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF95
Deuteranopia (green-blind)
#C9C09A
Tritanopia (blue-blind)
#C3BEB7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bec398; /* rgb */ color: rgb(190, 195, 152); /* oklch */ color: oklch(80.2% 0.058 113.1);
Tailwind
colors: {
custom: {
50: '#d2d5b6',
500: '#bec398',
950: '#000000',
},
}SCSS
$custom: #bec398; $custom-light: #d2d5b6; $custom-dark: #000000;
JSON
{
"hex": "#bec398",
"rgb": {
"r": 190,
"g": 195,
"b": 152
},
"hsl": {
"h": 66.977,
"s": 26.38,
"l": 68.039
},
"oklch": {
"l": 0.80221,
"c": 0.05833,
"h": 113.1
},
"luminance": 0.52244
}Semantic roles & 50–950 ramp
primary
#BEC398
secondary
#6E6897
accent
#41A54C
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381