#B2BCAE#B2BCAE
#B2BCAE is a light, muted green. Relative luminance 0.485; OKLCH L 78.3% C 0.022 H 136.6°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BCAE |
|---|---|
| RGB | rgb(178, 188, 174) |
| HSL | hsl(103, 9%, 71%) |
| HSV | hsv(103, 7%, 74%) |
| CMYK | cmyk(5.3%, 0%, 7.4%, 26.3%) |
| CIE-LAB | lab(75.13, -6.07, 5.89) |
| CIE-LCH | lch(75.13, 8.46, 135.87°) |
| OKLab | oklab(78.34% -0.0163 0.0154) |
| OKLCH | oklch(78.34% 0.022 136.6) |
| XYZ | xyz(43.9820, 48.4872, 47.0781) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.59
Cement
#A5A391
ΔE00 8.42
Greyish
#A8A495
ΔE00 8.73
Silver
#C0C0C0
ΔE00 8.91
Greenish Grey
#96AE8D
ΔE00 9.59
Light Grey
#D8DCD6
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BCAE #B8AEBC
analogous
#B9BCAE #B2BCAE #AEBCB1
triadic
#B2BCAE #AEB2BC #BCAEB2
tetradic
#B2BCAE #AEB9BC #B8AEBC #BCB1AE
square
#B2BCAE #AEB9BC #B8AEBC #BCB1AE
split-complementary
#B2BCAE #B1AEBC #BCAEB9
monochromatic
#73836C #92A08D #B2BCAE #D2D8CF #EFF1EE
Accessibility & contrast
On white
1.96
#B2BCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#B2BCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BCAE
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BCAE | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAD
Deuteranopia (green-blind)
#BBB9AF
Tritanopia (blue-blind)
#B2BBB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2bcae; /* rgb */ color: rgb(178, 188, 174); /* oklch */ color: oklch(78.3% 0.022 136.6);
Tailwind
colors: {
custom: {
50: '#c9d0c6',
500: '#b2bcae',
950: '#000000',
},
}SCSS
$custom: #b2bcae; $custom-light: #c9d0c6; $custom-dark: #000000;
JSON
{
"hex": "#b2bcae",
"rgb": {
"r": 178,
"g": 188,
"b": 174
},
"hsl": {
"h": 102.857,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.78338,
"c": 0.0224,
"h": 136.6
},
"luminance": 0.48487
}Semantic roles & 50–950 ramp
primary
#B2BCAE
secondary
#E4E1E5
accent
#529381
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282