#B9C19D#B9C19D
#B9C19D is a light, muted yellow-green. Relative luminance 0.509; OKLCH L 79.5% C 0.050 H 117.7°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B9C19D |
|---|---|
| RGB | rgb(185, 193, 157) |
| HSL | hsl(73, 23%, 69%) |
| HSV | hsv(73, 19%, 76%) |
| CMYK | cmyk(4.1%, 0%, 18.7%, 24.3%) |
| CIE-LAB | lab(76.61, -9.02, 17.23) |
| CIE-LCH | lch(76.61, 19.45, 117.63°) |
| OKLab | oklab(79.51% -0.0232 0.0442) |
| OKLCH | oklch(79.51% 0.05 117.7) |
| XYZ | xyz(45.1627, 50.8887, 39.3350) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.68
Greenish Grey
#96AE8D
ΔE00 8.03
Bland
#AFA88B
ΔE00 8.88
Pale Olive
#B9CC81
ΔE00 8.97
Stone (survey)
#ADA587
ΔE00 9.68
Tan Green
#A9BE70
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9C19D #A59DC1
analogous
#C1B79D #B9C19D #A7C19D
triadic
#B9C19D #9DB9C1 #C19DB9
tetradic
#B9C19D #9DC1B7 #A59DC1 #C19DA7
square
#B9C19D #9DC1B7 #A59DC1 #C19DA7
split-complementary
#B9C19D #9DA7C1 #B79DC1
monochromatic
#808B58 #9EA978 #B9C19D #D4D9C2 #EFF0E8
Accessibility & contrast
On white
1.88
#B9C19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#B9C19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9C19D
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9C19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9C19D | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9B
Deuteranopia (green-blind)
#C5BD9E
Tritanopia (blue-blind)
#BDBDB7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b9c19d; /* rgb */ color: rgb(185, 193, 157); /* oklch */ color: oklch(79.5% 0.050 117.7);
Tailwind
colors: {
custom: {
50: '#ced3ba',
500: '#b9c19d',
950: '#000000',
},
}SCSS
$custom: #b9c19d; $custom-light: #ced3ba; $custom-dark: #000000;
JSON
{
"hex": "#b9c19d",
"rgb": {
"r": 185,
"g": 193,
"b": 157
},
"hsl": {
"h": 73.333,
"s": 22.5,
"l": 68.627
},
"oklch": {
"l": 0.79514,
"c": 0.04991,
"h": 117.7
},
"luminance": 0.50889
}Semantic roles & 50–950 ramp
primary
#B9C19D
secondary
#766D95
accent
#45A159
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#131411
muted
#838381