#B1C19A#B1C19A
#B1C19A is a light, muted yellow-green. Relative luminance 0.498; OKLCH L 78.8% C 0.056 H 125.8°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B1C19A |
|---|---|
| RGB | rgb(177, 193, 154) |
| HSL | hsl(85, 24%, 68%) |
| HSV | hsv(85, 20%, 76%) |
| CMYK | cmyk(8.3%, 0%, 20.2%, 24.3%) |
| CIE-LAB | lab(75.96, -12.44, 17.84) |
| CIE-LCH | lch(75.96, 21.75, 124.88°) |
| OKLab | oklab(78.83% -0.0329 0.0457) |
| OKLCH | oklch(78.83% 0.056 125.8) |
| XYZ | xyz(43.0333, 49.8200, 37.9147) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.23
Greenish Grey
#96AE8D
ΔE00 6.38
Darkseagreen
#8FBC8F
ΔE00 7.49
Lichen
#8FB67B
ΔE00 8.05
Pale Olive
#B9CC81
ΔE00 8.26
Tan Green
#A9BE70
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1C19A #AA9AC1
analogous
#C1BD9A #B1C19A #9DC19A
triadic
#B1C19A #9AB1C1 #C19AB1
tetradic
#B1C19A #9AC1BD #AA9AC1 #C19A9D
square
#B1C19A #9AC1BD #AA9AC1 #C19A9D
split-complementary
#B1C19A #9A9DC1 #BD9AC1
monochromatic
#758B55 #94AA74 #B1C19A #CED8C0 #ECF0E6
Accessibility & contrast
On white
1.92
#B1C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#B1C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1C19A
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1C19A | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC98
Deuteranopia (green-blind)
#C3BB9C
Tritanopia (blue-blind)
#B3BDB6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b1c19a; /* rgb */ color: rgb(177, 193, 154); /* oklch */ color: oklch(78.8% 0.056 125.8);
Tailwind
colors: {
custom: {
50: '#c8d3b8',
500: '#b1c19a',
950: '#000000',
},
}SCSS
$custom: #b1c19a; $custom-light: #c8d3b8; $custom-dark: #000000;
JSON
{
"hex": "#b1c19a",
"rgb": {
"r": 177,
"g": 193,
"b": 154
},
"hsl": {
"h": 84.615,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.78828,
"c": 0.05631,
"h": 125.8
},
"luminance": 0.4982
}Semantic roles & 50–950 ramp
primary
#B1C19A
secondary
#DAD5E1
accent
#43A26A
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280