#B4C19A#B4C19A
#B4C19A is a light, muted yellow-green. Relative luminance 0.502; OKLCH L 79.1% C 0.055 H 122.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C19A |
|---|---|
| RGB | rgb(180, 193, 154) |
| HSL | hsl(80, 24%, 68%) |
| HSV | hsv(80, 20%, 76%) |
| CMYK | cmyk(6.7%, 0%, 20.2%, 24.3%) |
| CIE-LAB | lab(76.18, -11.34, 18.18) |
| CIE-LCH | lch(76.18, 21.42, 121.94°) |
| OKLab | oklab(79.06% -0.0298 0.0465) |
| OKLCH | oklch(79.06% 0.055 122.6) |
| XYZ | xyz(43.7244, 50.1763, 37.9471) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.62
Greenish Grey
#96AE8D
ΔE00 6.96
Pale Olive
#B9CC81
ΔE00 8.15
Darkseagreen
#8FBC8F
ΔE00 8.35
Lichen
#8FB67B
ΔE00 8.65
Tan Green
#A9BE70
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C19A #A79AC1
analogous
#C1BA9A #B4C19A #A0C19A
triadic
#B4C19A #9AB4C1 #C19AB4
tetradic
#B4C19A #9AC1BA #A79AC1 #C19AA0
square
#B4C19A #9AC1BA #A79AC1 #C19AA0
split-complementary
#B4C19A #9AA0C1 #BA9AC1
monochromatic
#798B55 #98AA74 #B4C19A #D0D8C0 #ECF0E6
Accessibility & contrast
On white
1.90
#B4C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#B4C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C19A
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C19A | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC98
Deuteranopia (green-blind)
#C4BC9C
Tritanopia (blue-blind)
#B7BDB6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b4c19a; /* rgb */ color: rgb(180, 193, 154); /* oklch */ color: oklch(79.1% 0.055 122.6);
Tailwind
colors: {
custom: {
50: '#cad3b8',
500: '#b4c19a',
950: '#000000',
},
}SCSS
$custom: #b4c19a; $custom-light: #cad3b8; $custom-dark: #000000;
JSON
{
"hex": "#b4c19a",
"rgb": {
"r": 180,
"g": 193,
"b": 154
},
"hsl": {
"h": 80,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.79056,
"c": 0.05522,
"h": 122.6
},
"luminance": 0.50176
}Semantic roles & 50–950 ramp
primary
#B4C19A
secondary
#786A95
accent
#43A263
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381