#BEC2AB#BEC2AB
#BEC2AB is a light, muted yellow-green. Relative luminance 0.525; OKLCH L 80.5% C 0.032 H 115.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC2AB |
|---|---|
| RGB | rgb(190, 194, 171) |
| HSL | hsl(70, 16%, 72%) |
| HSV | hsv(70, 12%, 76%) |
| CMYK | cmyk(2.1%, 0%, 11.9%, 23.9%) |
| CIE-LAB | lab(77.56, -5.45, 11.11) |
| CIE-LCH | lch(77.56, 12.37, 116.15°) |
| OKLab | oklab(80.46% -0.0135 0.0288) |
| OKLCH | oklch(80.46% 0.032 115.1) |
| XYZ | xyz(47.8767, 52.4712, 46.1259) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 8.37
Cement
#A5A391
ΔE00 8.87
Warm Gray
#C9BEB0
ΔE00 8.94
Silver (survey)
#C5C9C7
ΔE00 9.19
Greyish
#A8A495
ΔE00 9.27
Stone (survey)
#ADA587
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC2AB #AFABC2
analogous
#C2BBAB #BEC2AB #B3C2AB
triadic
#BEC2AB #ABBEC2 #C2ABBE
tetradic
#BEC2AB #ABC2BB #AFABC2 #C2ABB3
square
#BEC2AB #ABC2BB #AFABC2 #C2ABB3
split-complementary
#BEC2AB #ABB3C2 #BBABC2
monochromatic
#868D66 #A3A888 #BEC2AB #D9DCCE #F1F2ED
Accessibility & contrast
On white
1.83
#BEC2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BEC2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC2AB
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC2AB | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFAA
Deuteranopia (green-blind)
#C5C0AC
Tritanopia (blue-blind)
#C1BFBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bec2ab; /* rgb */ color: rgb(190, 194, 171); /* oklch */ color: oklch(80.5% 0.032 115.1);
Tailwind
colors: {
custom: {
50: '#d1d4c4',
500: '#bec2ab',
950: '#000000',
},
}SCSS
$custom: #bec2ab; $custom-light: #d1d4c4; $custom-dark: #000000;
JSON
{
"hex": "#bec2ab",
"rgb": {
"r": 190,
"g": 194,
"b": 171
},
"hsl": {
"h": 70.435,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.8046,
"c": 0.03184,
"h": 115.1
},
"luminance": 0.52471
}Semantic roles & 50–950 ramp
primary
#BEC2AB
secondary
#807B96
accent
#4B9A59
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382