#B0BCA2#B0BCA2
#B0BCA2 is a light, muted yellow-green. Relative luminance 0.478; OKLCH L 77.9% C 0.038 H 127.5°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BCA2 |
|---|---|
| RGB | rgb(176, 188, 162) |
| HSL | hsl(88, 16%, 69%) |
| HSV | hsv(88, 14%, 74%) |
| CMYK | cmyk(6.4%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(74.70, -8.89, 11.76) |
| CIE-LCH | lch(74.70, 14.74, 127.08°) |
| OKLab | oklab(77.87% -0.0234 0.0305) |
| OKLCH | oklch(77.87% 0.038 127.5) |
| XYZ | xyz(42.4083, 47.8050, 41.1685) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.21
Greenish Grey
#96AE8D
ΔE00 6.47
Cement
#A5A391
ΔE00 9.10
Bland
#AFA88B
ΔE00 9.14
Darkseagreen
#8FBC8F
ΔE00 9.71
Stone (survey)
#ADA587
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BCA2 #AEA2BC
analogous
#BCBBA2 #B0BCA2 #A3BCA2
triadic
#B0BCA2 #A2B0BC #BCA2B0
tetradic
#B0BCA2 #A2BCBB #AEA2BC #BCA2A3
square
#B0BCA2 #A2BCBB #AEA2BC #BCA2A3
split-complementary
#B0BCA2 #A2A3BC #BBA2BC
monochromatic
#73845F #92A27E #B0BCA2 #CED6C6 #ECEFE9
Accessibility & contrast
On white
1.99
#B0BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#B0BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BCA2
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BCA2 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A1
Deuteranopia (green-blind)
#BDB8A3
Tritanopia (blue-blind)
#B1B9B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b0bca2; /* rgb */ color: rgb(176, 188, 162); /* oklch */ color: oklch(77.9% 0.038 127.5);
Tailwind
colors: {
custom: {
50: '#c7d0bd',
500: '#b0bca2',
950: '#000000',
},
}SCSS
$custom: #b0bca2; $custom-light: #c7d0bd; $custom-dark: #000000;
JSON
{
"hex": "#b0bca2",
"rgb": {
"r": 176,
"g": 188,
"b": 162
},
"hsl": {
"h": 87.692,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77869,
"c": 0.0384,
"h": 127.5
},
"luminance": 0.47805
}Semantic roles & 50–950 ramp
primary
#B0BCA2
secondary
#DDD9E1
accent
#4B9A70
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281