#BEC4B0#BEC4B0
#BEC4B0 is a light, muted yellow-green. Relative luminance 0.536; OKLCH L 81.0% C 0.028 H 120.6°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC4B0 |
|---|---|
| RGB | rgb(190, 196, 176) |
| HSL | hsl(78, 14%, 73%) |
| HSV | hsv(78, 10%, 77%) |
| CMYK | cmyk(3.1%, 0%, 10.2%, 23.1%) |
| CIE-LAB | lab(78.21, -5.66, 9.33) |
| CIE-LCH | lch(78.21, 10.91, 121.22°) |
| OKLab | oklab(81.01% -0.0144 0.0243) |
| OKLCH | oklch(81.01% 0.028 120.6) |
| XYZ | xyz(48.8105, 53.5616, 48.8329) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.21
Light Grey
#D8DCD6
ΔE00 8.66
Warm Gray
#C9BEB0
ΔE00 9.20
Cement
#A5A391
ΔE00 9.43
Bland
#AFA88B
ΔE00 9.45
Greyish
#A8A495
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC4B0 #B6B0C4
analogous
#C4C0B0 #BEC4B0 #B4C4B0
triadic
#BEC4B0 #B0BEC4 #C4B0BE
tetradic
#BEC4B0 #B0C4C0 #B6B0C4 #C4B0B4
square
#BEC4B0 #B0C4C0 #B6B0C4 #C4B0B4
split-complementary
#BEC4B0 #B0B4C4 #C0B0C4
monochromatic
#848F6B #A1AA8D #BEC4B0 #DBDED3 #F1F2ED
Accessibility & contrast
On white
1.79
#BEC4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BEC4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC4B0
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC4B0 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AF
Deuteranopia (green-blind)
#C6C1B1
Tritanopia (blue-blind)
#C0C2BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bec4b0; /* rgb */ color: rgb(190, 196, 176); /* oklch */ color: oklch(81.0% 0.028 120.6);
Tailwind
colors: {
custom: {
50: '#d1d5c7',
500: '#bec4b0',
950: '#000000',
},
}SCSS
$custom: #bec4b0; $custom-light: #d1d5c7; $custom-dark: #000000;
JSON
{
"hex": "#bec4b0",
"rgb": {
"r": 190,
"g": 196,
"b": 176
},
"hsl": {
"h": 78,
"s": 14.493,
"l": 72.941
},
"oklch": {
"l": 0.81006,
"c": 0.02824,
"h": 120.6
},
"luminance": 0.53562
}Semantic roles & 50–950 ramp
primary
#BEC4B0
secondary
#878098
accent
#4D9964
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382