#BEC2B1#BEC2B1
#BEC2B1 is a light, muted yellow-green. Relative luminance 0.527; OKLCH L 80.6% C 0.024 H 117.7°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC2B1 |
|---|---|
| RGB | rgb(190, 194, 177) |
| HSL | hsl(74, 12%, 73%) |
| HSV | hsv(74, 9%, 76%) |
| CMYK | cmyk(2.1%, 0%, 8.8%, 23.9%) |
| CIE-LAB | lab(77.70, -4.44, 8.07) |
| CIE-LCH | lch(77.70, 9.21, 118.79°) |
| OKLab | oklab(80.62% -0.0111 0.0211) |
| OKLCH | oklch(80.62% 0.024 117.7) |
| XYZ | xyz(48.4617, 52.7051, 49.2065) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.08
Warm Gray
#C9BEB0
ΔE00 7.89
Light Grey
#D8DCD6
ΔE00 8.09
Silver
#C0C0C0
ΔE00 8.47
Cement
#A5A391
ΔE00 8.75
Greyish
#A8A495
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC2B1 #B5B1C2
analogous
#C2BDB1 #BEC2B1 #B5C2B1
triadic
#BEC2B1 #B1BEC2 #C2B1BE
tetradic
#BEC2B1 #B1C2BD #B5B1C2 #C2B1B5
square
#BEC2B1 #B1C2BD #B5B1C2 #C2B1B5
split-complementary
#BEC2B1 #B1B5C2 #BDB1C2
monochromatic
#848C6D #A1A78F #BEC2B1 #DBDDD3 #F1F2EE
Accessibility & contrast
On white
1.82
#BEC2B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#BEC2B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC2B1
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC2B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC2B1 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0B0
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#C0C0BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bec2b1; /* rgb */ color: rgb(190, 194, 177); /* oklch */ color: oklch(80.6% 0.024 117.7);
Tailwind
colors: {
custom: {
50: '#d1d4c8',
500: '#bec2b1',
950: '#000000',
},
}SCSS
$custom: #bec2b1; $custom-light: #d1d4c8; $custom-dark: #000000;
JSON
{
"hex": "#bec2b1",
"rgb": {
"r": 190,
"g": 194,
"b": 177
},
"hsl": {
"h": 74.118,
"s": 12.23,
"l": 72.745
},
"oklch": {
"l": 0.80615,
"c": 0.0238,
"h": 117.7
},
"luminance": 0.52705
}Semantic roles & 50–950 ramp
primary
#BEC2B1
secondary
#868295
accent
#4F9660
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382