#BEC4AB#BEC4AB
#BEC4AB is a light, muted yellow-green. Relative luminance 0.534; OKLCH L 80.9% C 0.035 H 118.1°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC4AB |
|---|---|
| RGB | rgb(190, 196, 171) |
| HSL | hsl(74, 17%, 72%) |
| HSV | hsv(74, 13%, 77%) |
| CMYK | cmyk(3.1%, 0%, 12.8%, 23.1%) |
| CIE-LAB | lab(78.09, -6.50, 11.86) |
| CIE-LCH | lch(78.09, 13.52, 118.72°) |
| OKLab | oklab(80.88% -0.0164 0.0307) |
| OKLCH | oklch(80.88% 0.035 118.1) |
| XYZ | xyz(48.3249, 53.3674, 46.2753) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 9.04
Sage Green
#9CAF88
ΔE00 9.11
Cement
#A5A391
ΔE00 9.67
Greenish Grey
#96AE8D
ΔE00 9.75
Silver (survey)
#C5C9C7
ΔE00 9.88
Light Grey
#D8DCD6
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC4AB #B1ABC4
analogous
#C4BEAB #BEC4AB #B2C4AB
triadic
#BEC4AB #ABBEC4 #C4ABBE
tetradic
#BEC4AB #ABC4BE #B1ABC4 #C4ABB2
square
#BEC4AB #ABC4BE #B1ABC4 #C4ABB2
split-complementary
#BEC4AB #ABB2C4 #BEABC4
monochromatic
#859065 #A2AB87 #BEC4AB #DADDCF #F1F2ED
Accessibility & contrast
On white
1.80
#BEC4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#BEC4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC4AB
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC4AB | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1AA
Deuteranopia (green-blind)
#C7C1AC
Tritanopia (blue-blind)
#C1C1BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bec4ab; /* rgb */ color: rgb(190, 196, 171); /* oklch */ color: oklch(80.9% 0.035 118.1);
Tailwind
colors: {
custom: {
50: '#d1d5c4',
500: '#bec4ab',
950: '#000000',
},
}SCSS
$custom: #bec4ab; $custom-light: #d1d5c4; $custom-dark: #000000;
JSON
{
"hex": "#bec4ab",
"rgb": {
"r": 190,
"g": 196,
"b": 171
},
"hsl": {
"h": 74.4,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.80878,
"c": 0.03485,
"h": 118.1
},
"luminance": 0.53367
}Semantic roles & 50–950 ramp
primary
#BEC4AB
secondary
#827B98
accent
#4A9C5D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382