#B8C19A#B8C19A
#B8C19A is a light, muted yellow-green. Relative luminance 0.507; OKLCH L 79.4% C 0.054 H 118.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B8C19A |
|---|---|
| RGB | rgb(184, 193, 154) |
| HSL | hsl(74, 24%, 68%) |
| HSV | hsv(74, 20%, 76%) |
| CMYK | cmyk(4.7%, 0%, 20.2%, 24.3%) |
| CIE-LAB | lab(76.47, -9.86, 18.64) |
| CIE-LCH | lch(76.47, 21.08, 117.87°) |
| OKLab | oklab(79.37% -0.0255 0.0476) |
| OKLCH | oklch(79.37% 0.054 118.2) |
| XYZ | xyz(44.6693, 50.6635, 37.9914) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.36
Greenish Grey
#96AE8D
ΔE00 7.87
Pale Olive
#B9CC81
ΔE00 8.17
Tan Green
#A9BE70
ΔE00 8.88
Greenish Tan
#BCCB7A
ΔE00 9.08
Bland
#AFA88B
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8C19A #A39AC1
analogous
#C1B69A #B8C19A #A4C19A
triadic
#B8C19A #9AB8C1 #C19AB8
tetradic
#B8C19A #9AC1B6 #A39AC1 #C19AA4
square
#B8C19A #9AC1B6 #A39AC1 #C19AA4
split-complementary
#B8C19A #9AA4C1 #B69AC1
monochromatic
#7F8B55 #9DAA74 #B8C19A #D3D8C0 #EDF0E6
Accessibility & contrast
On white
1.89
#B8C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#B8C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8C19A
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8C19A | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD98
Deuteranopia (green-blind)
#C5BD9C
Tritanopia (blue-blind)
#BCBDB6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b8c19a; /* rgb */ color: rgb(184, 193, 154); /* oklch */ color: oklch(79.4% 0.054 118.2);
Tailwind
colors: {
custom: {
50: '#cdd3b8',
500: '#b8c19a',
950: '#000000',
},
}SCSS
$custom: #b8c19a; $custom-light: #cdd3b8; $custom-dark: #000000;
JSON
{
"hex": "#b8c19a",
"rgb": {
"r": 184,
"g": 193,
"b": 154
},
"hsl": {
"h": 73.846,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.79366,
"c": 0.05405,
"h": 118.2
},
"luminance": 0.50663
}Semantic roles & 50–950 ramp
primary
#B8C19A
secondary
#746A95
accent
#43A259
background
#FEFEFD
surface
#FAFBF8
border
#D3D4D1
text
#131411
muted
#838381