#B8C19F#B8C19F
#B8C19F is a light, muted yellow-green. Relative luminance 0.508; OKLCH L 79.5% C 0.048 H 119.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B8C19F |
|---|---|
| RGB | rgb(184, 193, 159) |
| HSL | hsl(76, 22%, 69%) |
| HSV | hsv(76, 18%, 76%) |
| CMYK | cmyk(4.7%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(76.58, -9.07, 16.10) |
| CIE-LCH | lch(76.58, 18.48, 119.40°) |
| OKLab | oklab(79.48% -0.0234 0.0414) |
| OKLCH | oklch(79.48% 0.048 119.5) |
| XYZ | xyz(45.0944, 50.8336, 40.2304) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.60
Greenish Grey
#96AE8D
ΔE00 7.76
Bland
#AFA88B
ΔE00 9.04
Pale Olive
#B9CC81
ΔE00 9.47
Stone (survey)
#ADA587
ΔE00 9.86
Darkseagreen
#8FBC8F
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8C19F #A89FC1
analogous
#C1B99F #B8C19F #A7C19F
triadic
#B8C19F #9FB8C1 #C19FB8
tetradic
#B8C19F #9FC1B9 #A89FC1 #C19FA7
square
#B8C19F #9FC1B9 #A89FC1 #C19FA7
split-complementary
#B8C19F #9FA7C1 #B99FC1
monochromatic
#7E8C5A #9CA97A #B8C19F #D4D9C4 #EFF1E9
Accessibility & contrast
On white
1.88
#B8C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#B8C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8C19F
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8C19F | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9D
Deuteranopia (green-blind)
#C5BDA0
Tritanopia (blue-blind)
#BBBDB7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b8c19f; /* rgb */ color: rgb(184, 193, 159); /* oklch */ color: oklch(79.5% 0.048 119.5);
Tailwind
colors: {
custom: {
50: '#cdd3bb',
500: '#b8c19f',
950: '#000000',
},
}SCSS
$custom: #b8c19f; $custom-light: #cdd3bb; $custom-dark: #000000;
JSON
{
"hex": "#b8c19f",
"rgb": {
"r": 184,
"g": 193,
"b": 159
},
"hsl": {
"h": 75.882,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.79482,
"c": 0.04756,
"h": 119.5
},
"luminance": 0.50833
}Semantic roles & 50–950 ramp
primary
#B8C19F
secondary
#796F95
accent
#46A05D
background
#FEFEFD
surface
#FAFBF8
border
#D3D4D1
text
#131411
muted
#838381