#B4BEB2#B4BEB2
#B4BEB2 is a light, muted green. Relative luminance 0.497; OKLCH L 79.0% C 0.020 H 140.5°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BEB2 |
|---|---|
| RGB | rgb(180, 190, 178) |
| HSL | hsl(110, 8%, 72%) |
| HSV | hsv(110, 6%, 75%) |
| CMYK | cmyk(5.3%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(75.91, -5.70, 4.86) |
| CIE-LCH | lch(75.91, 7.49, 139.51°) |
| OKLab | oklab(79.03% -0.0154 0.0127) |
| OKLCH | oklch(79.03% 0.02 140.5) |
| XYZ | xyz(45.2703, 49.7443, 49.3275) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.66
Silver
#C0C0C0
ΔE00 8.15
Light Grey
#D8DCD6
ΔE00 8.79
Cement
#A5A391
ΔE00 9.00
Greyish
#A8A495
ΔE00 9.13
Dark Gray
#A9A9A9
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BEB2 #BCB2BE
analogous
#BABEB2 #B4BEB2 #B2BEB6
triadic
#B4BEB2 #B2B4BE #BEB2B4
tetradic
#B4BEB2 #B2BABE #BCB2BE #BEB6B2
square
#B4BEB2 #B2BABE #BCB2BE #BEB6B2
split-complementary
#B4BEB2 #B6B2BE #BEB2BA
monochromatic
#748570 #94A291 #B4BEB2 #D4DAD3 #EFF1EE
Accessibility & contrast
On white
1.92
#B4BEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#B4BEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BEB2
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BEB2 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#BDBBB3
Tritanopia (blue-blind)
#B4BDBA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b4beb2; /* rgb */ color: rgb(180, 190, 178); /* oklch */ color: oklch(79.0% 0.020 140.5);
Tailwind
colors: {
custom: {
50: '#cad1c9',
500: '#b4beb2',
950: '#000000',
},
}SCSS
$custom: #b4beb2; $custom-light: #cad1c9; $custom-dark: #000000;
JSON
{
"hex": "#b4beb2",
"rgb": {
"r": 180,
"g": 190,
"b": 178
},
"hsl": {
"h": 110,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.79025,
"c": 0.02,
"h": 140.5
},
"luminance": 0.49745
}Semantic roles & 50–950 ramp
primary
#B4BEB2
secondary
#E7E4E7
accent
#539288
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282