#B8BEAE#B8BEAE
#B8BEAE is a light, muted yellow-green. Relative luminance 0.501; OKLCH L 79.2% C 0.023 H 123.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BEAE |
|---|---|
| RGB | rgb(184, 190, 174) |
| HSL | hsl(83, 11%, 71%) |
| HSV | hsv(83, 8%, 75%) |
| CMYK | cmyk(3.2%, 0%, 8.4%, 25.5%) |
| CIE-LAB | lab(76.11, -4.99, 7.36) |
| CIE-LCH | lch(76.11, 8.89, 124.16°) |
| OKLab | oklab(79.23% -0.0128 0.0192) |
| OKLCH | oklch(79.23% 0.023 123.7) |
| XYZ | xyz(45.8194, 50.0732, 47.2874) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.33
Cement
#A5A391
ΔE00 8.05
Greyish
#A8A495
ΔE00 8.23
Silver
#C0C0C0
ΔE00 8.57
Warm Gray
#C9BEB0
ΔE00 8.70
Light Grey
#D8DCD6
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BEAE #B4AEBE
analogous
#BEBCAE #B8BEAE #B0BEAE
triadic
#B8BEAE #AEB8BE #BEAEB8
tetradic
#B8BEAE #AEBEBC #B4AEBE #BEAEB0
square
#B8BEAE #AEBEBC #B4AEBE #BEAEB0
split-complementary
#B8BEAE #AEB0BE #BCAEBE
monochromatic
#7C866C #9AA38C #B8BEAE #D6D9D0 #F0F1EE
Accessibility & contrast
On white
1.91
#B8BEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#B8BEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BEAE
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BEAE | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAD
Deuteranopia (green-blind)
#BFBCAF
Tritanopia (blue-blind)
#B9BCB9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b8beae; /* rgb */ color: rgb(184, 190, 174); /* oklch */ color: oklch(79.2% 0.023 123.7);
Tailwind
colors: {
custom: {
50: '#cdd1c6',
500: '#b8beae',
950: '#000000',
},
}SCSS
$custom: #b8beae; $custom-light: #cdd1c6; $custom-dark: #000000;
JSON
{
"hex": "#b8beae",
"rgb": {
"r": 184,
"g": 190,
"b": 174
},
"hsl": {
"h": 82.5,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.79227,
"c": 0.02311,
"h": 123.7
},
"luminance": 0.50073
}Semantic roles & 50–950 ramp
primary
#B8BEAE
secondary
#867F91
accent
#50956A
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131413
muted
#838382