#B0BE9E#B0BE9E
#B0BE9E is a light, muted yellow-green. Relative luminance 0.485; OKLCH L 78.2% C 0.047 H 126.7°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BE9E |
|---|---|
| RGB | rgb(176, 190, 158) |
| HSL | hsl(86, 20%, 68%) |
| HSV | hsv(86, 17%, 75%) |
| CMYK | cmyk(7.4%, 0%, 16.8%, 25.5%) |
| CIE-LAB | lab(75.16, -10.60, 14.56) |
| CIE-LCH | lch(75.16, 18.01, 126.06°) |
| OKLab | oklab(78.2% -0.028 0.0375) |
| OKLCH | oklch(78.2% 0.047 126.7) |
| XYZ | xyz(42.4886, 48.5255, 39.4691) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.25
Greenish Grey
#96AE8D
ΔE00 5.94
Darkseagreen
#8FBC8F
ΔE00 8.35
Lichen
#8FB67B
ΔE00 9.31
Bland
#AFA88B
ΔE00 9.79
Grey Green
#86A17D
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BE9E #AC9EBE
analogous
#BEBC9E #B0BE9E #A0BE9E
triadic
#B0BE9E #9EB0BE #BE9EB0
tetradic
#B0BE9E #9EBEBC #AC9EBE #BE9EA0
square
#B0BE9E #9EBEBC #AC9EBE #BE9EA0
split-complementary
#B0BE9E #9EA0BE #BC9EBE
monochromatic
#74875B #92A579 #B0BE9E #CED7C3 #ECEFE7
Accessibility & contrast
On white
1.96
#B0BE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#B0BE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BE9E
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BE9E | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9C
Deuteranopia (green-blind)
#C0B99F
Tritanopia (blue-blind)
#B2BBB5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b0be9e; /* rgb */ color: rgb(176, 190, 158); /* oklch */ color: oklch(78.2% 0.047 126.7);
Tailwind
colors: {
custom: {
50: '#c7d1ba',
500: '#b0be9e',
950: '#000000',
},
}SCSS
$custom: #b0be9e; $custom-light: #c7d1ba; $custom-dark: #000000;
JSON
{
"hex": "#b0be9e",
"rgb": {
"r": 176,
"g": 190,
"b": 158
},
"hsl": {
"h": 86.25,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.78199,
"c": 0.04678,
"h": 126.7
},
"luminance": 0.48526
}Semantic roles & 50–950 ramp
primary
#B0BE9E
secondary
#DBD7E1
accent
#479E6D
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280