#BEC4B2#BEC4B2
#BEC4B2 is a light, muted yellow-green. Relative luminance 0.536; OKLCH L 81.1% C 0.026 H 122.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC4B2 |
|---|---|
| RGB | rgb(190, 196, 178) |
| HSL | hsl(80, 13%, 73%) |
| HSV | hsv(80, 9%, 77%) |
| CMYK | cmyk(3.1%, 0%, 9.2%, 23.1%) |
| CIE-LAB | lab(78.25, -5.31, 8.32) |
| CIE-LCH | lch(78.25, 9.88, 122.55°) |
| OKLab | oklab(81.06% -0.0136 0.0217) |
| OKLCH | oklch(81.06% 0.026 122) |
| XYZ | xyz(49.0098, 53.6414, 49.8827) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.50
Light Grey
#D8DCD6
ΔE00 8.14
Warm Gray
#C9BEB0
ΔE00 8.90
Silver
#C0C0C0
ΔE00 9.16
Cement
#A5A391
ΔE00 9.41
Greyish
#A8A495
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC4B2 #B8B2C4
analogous
#C4C1B2 #BEC4B2 #B5C4B2
triadic
#BEC4B2 #B2BEC4 #C4B2BE
tetradic
#BEC4B2 #B2C4C1 #B8B2C4 #C4B2B5
square
#BEC4B2 #B2C4C1 #B8B2C4 #C4B2B5
split-complementary
#BEC4B2 #B2B5C4 #C1B2C4
monochromatic
#838E6D #A1A98F #BEC4B2 #DBDFD5 #F0F2EE
Accessibility & contrast
On white
1.79
#BEC4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BEC4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC4B2
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC4B2 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#C6C2B3
Tritanopia (blue-blind)
#C0C2BF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bec4b2; /* rgb */ color: rgb(190, 196, 178); /* oklch */ color: oklch(81.1% 0.026 122.0);
Tailwind
colors: {
custom: {
50: '#d1d5c9',
500: '#bec4b2',
950: '#000000',
},
}SCSS
$custom: #bec4b2; $custom-light: #d1d5c9; $custom-dark: #000000;
JSON
{
"hex": "#bec4b2",
"rgb": {
"r": 190,
"g": 196,
"b": 178
},
"hsl": {
"h": 80,
"s": 13.235,
"l": 73.333
},
"oklch": {
"l": 0.81058,
"c": 0.0256,
"h": 122
},
"luminance": 0.53641
}Semantic roles & 50–950 ramp
primary
#BEC4B2
secondary
#8A8398
accent
#4E9767
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382