#B2BEAE#B2BEAE
#B2BEAE is a light, muted green. Relative luminance 0.493; OKLCH L 78.8% C 0.026 H 137.8°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEAE |
|---|---|
| RGB | rgb(178, 190, 174) |
| HSL | hsl(105, 11%, 71%) |
| HSV | hsv(105, 8%, 75%) |
| CMYK | cmyk(6.3%, 0%, 8.4%, 25.5%) |
| CIE-LAB | lab(75.67, -7.12, 6.66) |
| CIE-LCH | lch(75.67, 9.75, 136.93°) |
| OKLab | oklab(78.76% -0.0192 0.0174) |
| OKLCH | oklch(78.76% 0.026 137.8) |
| XYZ | xyz(44.4122, 49.3476, 47.2215) |
| Luminance | 0.4935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.37
Greenish Grey
#96AE8D
ΔE00 8.90
Cement
#A5A391
ΔE00 9.13
Sage Green
#9CAF88
ΔE00 9.33
Greyish
#A8A495
ΔE00 9.62
Light Grey
#D8DCD6
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEAE #BAAEBE
analogous
#BABEAE #B2BEAE #AEBEB2
triadic
#B2BEAE #AEB2BE #BEAEB2
tetradic
#B2BEAE #AEBABE #BAAEBE #BEB2AE
square
#B2BEAE #AEBABE #BAAEBE #BEB2AE
split-complementary
#B2BEAE #B2AEBE #BEAEBA
monochromatic
#72866C #92A38C #B2BEAE #D2D9D0 #EFF1EE
Accessibility & contrast
On white
1.93
#B2BEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#B2BEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEAE
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEAE | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#BDBAAF
Tritanopia (blue-blind)
#B2BDB9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b2beae; /* rgb */ color: rgb(178, 190, 174); /* oklch */ color: oklch(78.8% 0.026 137.8);
Tailwind
colors: {
custom: {
50: '#c9d1c6',
500: '#b2beae',
950: '#000000',
},
}SCSS
$custom: #b2beae; $custom-light: #c9d1c6; $custom-dark: #000000;
JSON
{
"hex": "#b2beae",
"rgb": {
"r": 178,
"g": 190,
"b": 174
},
"hsl": {
"h": 105,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.78762,
"c": 0.02588,
"h": 137.8
},
"luminance": 0.49348
}Semantic roles & 50–950 ramp
primary
#B2BEAE
secondary
#E5E2E6
accent
#509584
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282