#B6BCAE#B6BCAE
#B6BCAE is a light, muted yellow-green. Relative luminance 0.490; OKLCH L 78.6% C 0.021 H 125.9°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BCAE |
|---|---|
| RGB | rgb(182, 188, 174) |
| HSL | hsl(86, 9%, 71%) |
| HSV | hsv(86, 7%, 74%) |
| CMYK | cmyk(3.2%, 0%, 7.4%, 26.3%) |
| CIE-LAB | lab(75.43, -4.65, 6.36) |
| CIE-LCH | lch(75.43, 7.88, 126.19°) |
| OKLab | oklab(78.65% -0.012 0.0166) |
| OKLCH | oklch(78.65% 0.021 125.9) |
| XYZ | xyz(44.9134, 48.9675, 47.1217) |
| Luminance | 0.4897 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.89
Cement
#A5A391
ΔE00 7.71
Greyish
#A8A495
ΔE00 7.78
Silver
#C0C0C0
ΔE00 7.95
Warm Gray
#C9BEB0
ΔE00 8.56
Light Grey
#D8DCD6
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BCAE #B4AEBC
analogous
#BCBBAE #B6BCAE #AFBCAE
triadic
#B6BCAE #AEB6BC #BCAEB6
tetradic
#B6BCAE #AEBCBB #B4AEBC #BCAEAF
square
#B6BCAE #AEBCBB #B4AEBC #BCAEAF
split-complementary
#B6BCAE #AEAFBC #BBAEBC
monochromatic
#79836C #98A08D #B6BCAE #D4D8CF #F0F1EE
Accessibility & contrast
On white
1.95
#B6BCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#B6BCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BCAE
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BCAE | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#BDBAAF
Tritanopia (blue-blind)
#B7BAB8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b6bcae; /* rgb */ color: rgb(182, 188, 174); /* oklch */ color: oklch(78.6% 0.021 125.9);
Tailwind
colors: {
custom: {
50: '#cbd0c6',
500: '#b6bcae',
950: '#000000',
},
}SCSS
$custom: #b6bcae; $custom-light: #cbd0c6; $custom-dark: #000000;
JSON
{
"hex": "#b6bcae",
"rgb": {
"r": 182,
"g": 188,
"b": 174
},
"hsl": {
"h": 85.714,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.7865,
"c": 0.02053,
"h": 125.9
},
"luminance": 0.48968
}Semantic roles & 50–950 ramp
primary
#B6BCAE
secondary
#E3E1E5
accent
#52936E
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282