#BEC2AA#BEC2AA
#BEC2AA is a light, muted yellow-green. Relative luminance 0.524; OKLCH L 80.4% C 0.033 H 114.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC2AA |
|---|---|
| RGB | rgb(190, 194, 170) |
| HSL | hsl(70, 16%, 71%) |
| HSV | hsv(70, 12%, 76%) |
| CMYK | cmyk(2.1%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(77.54, -5.62, 11.61) |
| CIE-LCH | lch(77.54, 12.90, 115.82°) |
| OKLab | oklab(80.43% -0.0139 0.0301) |
| OKLCH | oklch(80.43% 0.033 114.8) |
| XYZ | xyz(47.7818, 52.4332, 45.6258) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 8.29
Cement
#A5A391
ΔE00 8.94
Warm Gray
#C9BEB0
ΔE00 9.14
Stone (survey)
#ADA587
ΔE00 9.26
Greyish
#A8A495
ΔE00 9.38
Sage Green
#9CAF88
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC2AA #AEAAC2
analogous
#C2BAAA #BEC2AA #B2C2AA
triadic
#BEC2AA #AABEC2 #C2AABE
tetradic
#BEC2AA #AAC2BA #AEAAC2 #C2AAB2
square
#BEC2AA #AAC2BA #AEAAC2 #C2AAB2
split-complementary
#BEC2AA #AAB2C2 #BAAAC2
monochromatic
#868D65 #A3A886 #BEC2AA #D9DCCE #F1F2ED
Accessibility & contrast
On white
1.83
#BEC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BEC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC2AA
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC2AA | 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)
#C6BFA9
Deuteranopia (green-blind)
#C6C0AB
Tritanopia (blue-blind)
#C1BFBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bec2aa; /* rgb */ color: rgb(190, 194, 170); /* oklch */ color: oklch(80.4% 0.033 114.8);
Tailwind
colors: {
custom: {
50: '#d1d4c3',
500: '#bec2aa',
950: '#000000',
},
}SCSS
$custom: #bec2aa; $custom-light: #d1d4c3; $custom-dark: #000000;
JSON
{
"hex": "#bec2aa",
"rgb": {
"r": 190,
"g": 194,
"b": 170
},
"hsl": {
"h": 70,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.80434,
"c": 0.03318,
"h": 114.8
},
"luminance": 0.52433
}Semantic roles & 50–950 ramp
primary
#BEC2AA
secondary
#7F7A96
accent
#4B9B58
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382