#B0BEB2#B0BEB2
#B0BEB2 is a light, muted green. Relative luminance 0.493; OKLCH L 78.7% C 0.023 H 149.6°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BEB2 |
|---|---|
| RGB | rgb(176, 190, 178) |
| HSL | hsl(129, 10%, 72%) |
| HSV | hsv(129, 7%, 75%) |
| CMYK | cmyk(7.4%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(75.62, -7.09, 4.40) |
| CIE-LCH | lch(75.62, 8.35, 148.16°) |
| OKLab | oklab(78.72% -0.0196 0.0115) |
| OKLCH | oklch(78.72% 0.023 149.6) |
| XYZ | xyz(44.3523, 49.2710, 49.2844) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.64
Silver
#C0C0C0
ΔE00 9.26
Light Grey
#D8DCD6
ΔE00 9.61
Greenish Grey
#96AE8D
ΔE00 9.75
Cement
#A5A391
ΔE00 9.79
Greyish
#A8A495
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BEB2 #BEB0BC
analogous
#B5BEB0 #B0BEB2 #B0BEB9
triadic
#B0BEB2 #B2B0BE #BEB2B0
tetradic
#B0BEB2 #B0B5BE #BEB0BC #BEB9B0
square
#B0BEB2 #B0B5BE #BEB0BC #BEB9B0
split-complementary
#B0BEB2 #B9B0BE #BEB0B5
monochromatic
#6E8671 #8EA291 #B0BEB2 #D2DAD3 #EEF1EF
Accessibility & contrast
On white
1.93
#B0BEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#B0BEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BEB2
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BEB2 | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB1
Deuteranopia (green-blind)
#BCBAB3
Tritanopia (blue-blind)
#AFBDBA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b0beb2; /* rgb */ color: rgb(176, 190, 178); /* oklch */ color: oklch(78.7% 0.023 149.6);
Tailwind
colors: {
custom: {
50: '#c7d1c9',
500: '#b0beb2',
950: '#000000',
},
}SCSS
$custom: #b0beb2; $custom-light: #c7d1c9; $custom-dark: #000000;
JSON
{
"hex": "#b0beb2",
"rgb": {
"r": 176,
"g": 190,
"b": 178
},
"hsl": {
"h": 128.571,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.7872,
"c": 0.02276,
"h": 149.6
},
"luminance": 0.49271
}Semantic roles & 50–950 ramp
primary
#B0BEB2
secondary
#E7E3E6
accent
#528A94
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282