#BEC3AB#BEC3AB
#BEC3AB is a light, muted yellow-green. Relative luminance 0.529; OKLCH L 80.7% C 0.033 H 116.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC3AB |
|---|---|
| RGB | rgb(190, 195, 171) |
| HSL | hsl(73, 17%, 72%) |
| HSV | hsv(73, 12%, 76%) |
| CMYK | cmyk(2.6%, 0%, 12.3%, 23.5%) |
| CIE-LAB | lab(77.83, -5.98, 11.48) |
| CIE-LCH | lch(77.83, 12.94, 117.49°) |
| OKLab | oklab(80.67% -0.015 0.0298) |
| OKLCH | oklch(80.67% 0.033 116.7) |
| XYZ | xyz(48.1001, 52.9178, 46.2003) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 8.69
Cement
#A5A391
ΔE00 9.27
Sage Green
#9CAF88
ΔE00 9.34
Warm Gray
#C9BEB0
ΔE00 9.51
Silver (survey)
#C5C9C7
ΔE00 9.53
Stone (survey)
#ADA587
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC3AB #B0ABC3
analogous
#C3BCAB #BEC3AB #B2C3AB
triadic
#BEC3AB #ABBEC3 #C3ABBE
tetradic
#BEC3AB #ABC3BC #B0ABC3 #C3ABB2
square
#BEC3AB #ABC3BC #B0ABC3 #C3ABB2
split-complementary
#BEC3AB #ABB2C3 #BCABC3
monochromatic
#868E66 #A2AA87 #BEC3AB #DADDCF #F1F2ED
Accessibility & contrast
On white
1.81
#BEC3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BEC3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC3AB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC3AB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0AA
Deuteranopia (green-blind)
#C6C1AC
Tritanopia (blue-blind)
#C1C0BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bec3ab; /* rgb */ color: rgb(190, 195, 171); /* oklch */ color: oklch(80.7% 0.033 116.7);
Tailwind
colors: {
custom: {
50: '#d1d5c4',
500: '#bec3ab',
950: '#000000',
},
}SCSS
$custom: #bec3ab; $custom-light: #d1d5c4; $custom-dark: #000000;
JSON
{
"hex": "#bec3ab",
"rgb": {
"r": 190,
"g": 195,
"b": 171
},
"hsl": {
"h": 72.5,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.80669,
"c": 0.03334,
"h": 116.7
},
"luminance": 0.52918
}Semantic roles & 50–950 ramp
primary
#BEC3AB
secondary
#817B97
accent
#4B9B5B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382