#B2BCA8#B2BCA8
#B2BCA8 is a light, muted yellow-green. Relative luminance 0.483; OKLCH L 78.2% C 0.030 H 128.9°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BCA8 |
|---|---|
| RGB | rgb(178, 188, 168) |
| HSL | hsl(90, 13%, 70%) |
| HSV | hsv(90, 11%, 74%) |
| CMYK | cmyk(5.3%, 0%, 10.6%, 26.3%) |
| CIE-LAB | lab(74.99, -7.13, 8.94) |
| CIE-LCH | lch(74.99, 11.44, 128.60°) |
| OKLab | oklab(78.18% -0.0188 0.0233) |
| OKLCH | oklch(78.18% 0.03 128.9) |
| XYZ | xyz(43.4101, 48.2584, 44.0660) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.04
Sage Green
#9CAF88
ΔE00 8.09
Cement
#A5A391
ΔE00 8.31
Greyish
#A8A495
ΔE00 9.01
Bland
#AFA88B
ΔE00 9.06
Silver (survey)
#C5C9C7
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BCA8 #B2A8BC
analogous
#BCBCA8 #B2BCA8 #A8BCA8
triadic
#B2BCA8 #A8B2BC #BCA8B2
tetradic
#B2BCA8 #A8BCBC #B2A8BC #BCA8A8
square
#B2BCA8 #A8BCBC #B2A8BC #BCA8A8
split-complementary
#B2BCA8 #A8A8BC #BCA8BC
monochromatic
#758466 #93A185 #B2BCA8 #D1D7CB #EFF1ED
Accessibility & contrast
On white
1.97
#B2BCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#B2BCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BCA8
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BCA8 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A7
Deuteranopia (green-blind)
#BDB8A9
Tritanopia (blue-blind)
#B3BAB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2bca8; /* rgb */ color: rgb(178, 188, 168); /* oklch */ color: oklch(78.2% 0.030 128.9);
Tailwind
colors: {
custom: {
50: '#c9d0c1',
500: '#b2bca8',
950: '#000000',
},
}SCSS
$custom: #b2bca8; $custom-light: #c9d0c1; $custom-dark: #000000;
JSON
{
"hex": "#b2bca8",
"rgb": {
"r": 178,
"g": 188,
"b": 168
},
"hsl": {
"h": 90,
"s": 12.987,
"l": 69.804
},
"oklch": {
"l": 0.78177,
"c": 0.02988,
"h": 128.9
},
"luminance": 0.48259
}Semantic roles & 50–950 ramp
primary
#B2BCA8
secondary
#E0DDE3
accent
#4E9773
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281