#BEC2B0#BEC2B0
#BEC2B0 is a light, muted yellow-green. Relative luminance 0.527; OKLCH L 80.6% C 0.025 H 117.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC2B0 |
|---|---|
| RGB | rgb(190, 194, 176) |
| HSL | hsl(73, 13%, 73%) |
| HSV | hsv(73, 9%, 76%) |
| CMYK | cmyk(2.1%, 0%, 9.3%, 23.9%) |
| CIE-LAB | lab(77.68, -4.61, 8.58) |
| CIE-LCH | lch(77.68, 9.74, 118.25°) |
| OKLab | oklab(80.59% -0.0115 0.0224) |
| OKLCH | oklch(80.59% 0.025 117.1) |
| XYZ | xyz(48.3624, 52.6654, 48.6835) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.45
Warm Gray
#C9BEB0
ΔE00 8.04
Light Grey
#D8DCD6
ΔE00 8.33
Cement
#A5A391
ΔE00 8.73
Silver
#C0C0C0
ΔE00 8.83
Greyish
#A8A495
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC2B0 #B4B0C2
analogous
#C2BDB0 #BEC2B0 #B5C2B0
triadic
#BEC2B0 #B0BEC2 #C2B0BE
tetradic
#BEC2B0 #B0C2BD #B4B0C2 #C2B0B5
square
#BEC2B0 #B0C2BD #B4B0C2 #C2B0B5
split-complementary
#BEC2B0 #B0B5C2 #BDB0C2
monochromatic
#858C6C #A2A78D #BEC2B0 #DADDD3 #F1F2EE
Accessibility & contrast
On white
1.82
#BEC2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#BEC2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC2B0
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC2B0 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AF
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#C0C0BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bec2b0; /* rgb */ color: rgb(190, 194, 176); /* oklch */ color: oklch(80.6% 0.025 117.1);
Tailwind
colors: {
custom: {
50: '#d1d4c7',
500: '#bec2b0',
950: '#000000',
},
}SCSS
$custom: #bec2b0; $custom-light: #d1d4c7; $custom-dark: #000000;
JSON
{
"hex": "#bec2b0",
"rgb": {
"r": 190,
"g": 194,
"b": 176
},
"hsl": {
"h": 73.333,
"s": 12.857,
"l": 72.549
},
"oklch": {
"l": 0.80589,
"c": 0.02514,
"h": 117.1
},
"luminance": 0.52665
}Semantic roles & 50–950 ramp
primary
#BEC2B0
secondary
#858196
accent
#4F975F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382