#B2BEAB#B2BEAB
#B2BEAB is a light, muted yellow-green. Relative luminance 0.492; OKLCH L 78.7% C 0.030 H 133.8°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEAB |
|---|---|
| RGB | rgb(178, 190, 171) |
| HSL | hsl(98, 13%, 71%) |
| HSV | hsv(98, 10%, 75%) |
| CMYK | cmyk(6.3%, 0%, 10%, 25.5%) |
| CIE-LAB | lab(75.60, -7.66, 8.18) |
| CIE-LCH | lch(75.60, 11.21, 133.11°) |
| OKLab | oklab(78.68% -0.0204 0.0213) |
| OKLCH | oklch(78.68% 0.03 133.8) |
| XYZ | xyz(44.1230, 49.2319, 45.6984) |
| Luminance | 0.4923 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.15
Sage Green
#9CAF88
ΔE00 8.40
Cement
#A5A391
ΔE00 9.10
Silver (survey)
#C5C9C7
ΔE00 9.29
Greyish
#A8A495
ΔE00 9.76
Bland
#AFA88B
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEAB #B7ABBE
analogous
#BBBEAB #B2BEAB #ABBEAD
triadic
#B2BEAB #ABB2BE #BEABB2
tetradic
#B2BEAB #ABBBBE #B7ABBE #BEADAB
square
#B2BEAB #ABBBBE #B7ABBE #BEADAB
split-complementary
#B2BEAB #ADABBE #BEABBB
monochromatic
#738768 #92A388 #B2BEAB #D2D9CE #EFF2EE
Accessibility & contrast
On white
1.94
#B2BEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#B2BEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEAB
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEAB | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 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)
#C0BBAA
Deuteranopia (green-blind)
#BEBAAC
Tritanopia (blue-blind)
#B2BCB8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b2beab; /* rgb */ color: rgb(178, 190, 171); /* oklch */ color: oklch(78.7% 0.030 133.8);
Tailwind
colors: {
custom: {
50: '#c9d1c4',
500: '#b2beab',
950: '#000000',
},
}SCSS
$custom: #b2beab; $custom-light: #c9d1c4; $custom-dark: #000000;
JSON
{
"hex": "#b2beab",
"rgb": {
"r": 178,
"g": 190,
"b": 171
},
"hsl": {
"h": 97.895,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.78682,
"c": 0.02951,
"h": 133.8
},
"luminance": 0.49232
}Semantic roles & 50–950 ramp
primary
#B2BEAB
secondary
#E3E0E5
accent
#4F977C
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281