#B2BEB6#B2BEB6
#B2BEB6 is a light, near-neutral green. Relative luminance 0.497; OKLCH L 79.0% C 0.017 H 156.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEB6 |
|---|---|
| RGB | rgb(178, 190, 182) |
| HSL | hsl(140, 8%, 72%) |
| HSV | hsv(140, 6%, 75%) |
| CMYK | cmyk(6.3%, 0%, 4.2%, 25.5%) |
| CIE-LAB | lab(75.87, -5.65, 2.61) |
| CIE-LCH | lch(75.87, 6.23, 155.22°) |
| OKLab | oklab(78.99% -0.0159 0.0068) |
| OKLCH | oklch(78.99% 0.017 156.8) |
| XYZ | xyz(45.2154, 49.6689, 51.4518) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.97
Silver
#C0C0C0
ΔE00 7.51
Light Grey
#D8DCD6
ΔE00 8.67
Dark Gray
#A9A9A9
ΔE00 8.91
Dove Gray
#B6B8BD
ΔE00 8.91
Cool Grey
#95A3A6
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEB6 #BEB2BA
analogous
#B4BEB2 #B2BEB6 #B2BEBC
triadic
#B2BEB6 #B6B2BE #BEB6B2
tetradic
#B2BEB6 #B2B4BE #BEB2BA #BEBCB2
square
#B2BEB6 #B2B4BE #BEB2BA #BEBCB2
split-complementary
#B2BEB6 #BCB2BE #BEB2B4
monochromatic
#708577 #91A297 #B2BEB6 #D3DAD5 #EEF1EF
Accessibility & contrast
On white
1.92
#B2BEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#B2BEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEB6
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEB6 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB6
Deuteranopia (green-blind)
#BCBAB6
Tritanopia (blue-blind)
#B0BEBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2beb6; /* rgb */ color: rgb(178, 190, 182); /* oklch */ color: oklch(79.0% 0.017 156.8);
Tailwind
colors: {
custom: {
50: '#c9d1cb',
500: '#b2beb6',
950: '#000000',
},
}SCSS
$custom: #b2beb6; $custom-light: #c9d1cb; $custom-dark: #000000;
JSON
{
"hex": "#b2beb6",
"rgb": {
"r": 178,
"g": 190,
"b": 182
},
"hsl": {
"h": 140,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.78985,
"c": 0.01731,
"h": 156.8
},
"luminance": 0.49669
}Semantic roles & 50–950 ramp
primary
#B2BEB6
secondary
#E7E4E6
accent
#537D92
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282