#BEC8BD#BEC8BD
#BEC8BD is a very light, near-neutral green. Relative luminance 0.559; OKLCH L 82.2% C 0.019 H 142.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC8BD |
|---|---|
| RGB | rgb(190, 200, 189) |
| HSL | hsl(115, 9%, 76%) |
| HSV | hsv(115, 6%, 78%) |
| CMYK | cmyk(5%, 0%, 5.5%, 21.6%) |
| CIE-LAB | lab(79.57, -5.46, 4.31) |
| CIE-LCH | lch(79.57, 6.96, 141.69°) |
| OKLab | oklab(82.19% -0.0149 0.0113) |
| OKLCH | oklch(82.19% 0.019 142.8) |
| XYZ | xyz(51.0731, 55.9295, 56.2390) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.40
Light Grey
#D8DCD6
ΔE00 6.39
Silver
#C0C0C0
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 8.37
Gainsboro
#DCDCDC
ΔE00 9.40
Warm Gray
#C9BEB0
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC8BD #C7BDC8
analogous
#C4C8BD #BEC8BD #BDC8C2
triadic
#BEC8BD #BDBEC8 #C8BDBE
tetradic
#BEC8BD #BDC4C8 #C7BDC8 #C8C2BD
square
#BEC8BD #BDC4C8 #C7BDC8 #C8C2BD
split-complementary
#BEC8BD #C2BDC8 #C8BDC4
monochromatic
#7C907A #9DAC9C #BEC8BD #DFE4DE #EFF1EE
Accessibility & contrast
On white
1.72
#BEC8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#BEC8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC8BD
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC8BD | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#BDC7C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec8bd; /* rgb */ color: rgb(190, 200, 189); /* oklch */ color: oklch(82.2% 0.019 142.8);
Tailwind
colors: {
custom: {
50: '#d1d8d0',
500: '#bec8bd',
950: '#000000',
},
}SCSS
$custom: #bec8bd; $custom-light: #d1d8d0; $custom-dark: #000000;
JSON
{
"hex": "#bec8bd",
"rgb": {
"r": 190,
"g": 200,
"b": 189
},
"hsl": {
"h": 114.545,
"s": 9.091,
"l": 76.275
},
"oklch": {
"l": 0.8219,
"c": 0.01868,
"h": 142.8
},
"luminance": 0.5593
}Semantic roles & 50–950 ramp
primary
#BEC8BD
secondary
#9A8E9B
accent
#52938D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383