#B6BCA8#B6BCA8
#B6BCA8 is a light, muted yellow-green. Relative luminance 0.487; OKLCH L 78.5% C 0.028 H 120.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BCA8 |
|---|---|
| RGB | rgb(182, 188, 168) |
| HSL | hsl(78, 13%, 70%) |
| HSV | hsv(78, 11%, 74%) |
| CMYK | cmyk(3.2%, 0%, 10.6%, 26.3%) |
| CIE-LAB | lab(75.29, -5.70, 9.41) |
| CIE-LCH | lch(75.29, 11.00, 121.20°) |
| OKLab | oklab(78.49% -0.0145 0.0245) |
| OKLCH | oklch(78.49% 0.028 120.7) |
| XYZ | xyz(44.3415, 48.7387, 44.1097) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.58
Bland
#AFA88B
ΔE00 8.01
Greyish
#A8A495
ΔE00 8.08
Sage Green
#9CAF88
ΔE00 8.88
Silver (survey)
#C5C9C7
ΔE00 8.93
Stone (survey)
#ADA587
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BCA8 #AEA8BC
analogous
#BCB8A8 #B6BCA8 #ACBCA8
triadic
#B6BCA8 #A8B6BC #BCA8B6
tetradic
#B6BCA8 #A8BCB8 #AEA8BC #BCA8AC
square
#B6BCA8 #A8BCB8 #AEA8BC #BCA8AC
split-complementary
#B6BCA8 #A8ACBC #B8A8BC
monochromatic
#7B8466 #99A185 #B6BCA8 #D3D7CB #F0F1ED
Accessibility & contrast
On white
1.95
#B6BCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#B6BCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BCA8
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BCA8 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A7
Deuteranopia (green-blind)
#BEB9A9
Tritanopia (blue-blind)
#B8BAB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b6bca8; /* rgb */ color: rgb(182, 188, 168); /* oklch */ color: oklch(78.5% 0.028 120.7);
Tailwind
colors: {
custom: {
50: '#ccd0c1',
500: '#b6bca8',
950: '#000000',
},
}SCSS
$custom: #b6bca8; $custom-light: #ccd0c1; $custom-dark: #000000;
JSON
{
"hex": "#b6bca8",
"rgb": {
"r": 182,
"g": 188,
"b": 168
},
"hsl": {
"h": 78,
"s": 12.987,
"l": 69.804
},
"oklch": {
"l": 0.7849,
"c": 0.02846,
"h": 120.7
},
"luminance": 0.48739
}Semantic roles & 50–950 ramp
primary
#B6BCA8
secondary
#DFDDE3
accent
#4E9764
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281