#B1C19F#B1C19F
#B1C19F is a light, muted yellow-green. Relative luminance 0.500; OKLCH L 78.9% C 0.050 H 128.1°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B1C19F |
|---|---|
| RGB | rgb(177, 193, 159) |
| HSL | hsl(88, 22%, 69%) |
| HSV | hsv(88, 18%, 76%) |
| CMYK | cmyk(8.3%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(76.06, -11.63, 15.31) |
| CIE-LCH | lch(76.06, 19.22, 127.22°) |
| OKLab | oklab(78.94% -0.0308 0.0394) |
| OKLCH | oklch(78.94% 0.05 128.1) |
| XYZ | xyz(43.4585, 49.9900, 40.1537) |
| Luminance | 0.4999 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.52
Greenish Grey
#96AE8D
ΔE00 6.22
Darkseagreen
#8FBC8F
ΔE00 7.85
Lichen
#8FB67B
ΔE00 8.94
Pale Olive
#B9CC81
ΔE00 9.60
Sage Green (survey)
#88B378
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1C19F #AF9FC1
analogous
#C1C09F #B1C19F #A0C19F
triadic
#B1C19F #9FB1C1 #C19FB1
tetradic
#B1C19F #9FC1C0 #AF9FC1 #C19FA0
square
#B1C19F #9FC1C0 #AF9FC1 #C19FA0
split-complementary
#B1C19F #9FA0C1 #C09FC1
monochromatic
#748C5A #93A97A #B1C19F #CFD9C4 #EDF1E9
Accessibility & contrast
On white
1.91
#B1C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#B1C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1C19F
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1C19F | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9D
Deuteranopia (green-blind)
#C2BBA0
Tritanopia (blue-blind)
#B3BEB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b1c19f; /* rgb */ color: rgb(177, 193, 159); /* oklch */ color: oklch(78.9% 0.050 128.1);
Tailwind
colors: {
custom: {
50: '#c8d3bb',
500: '#b1c19f',
950: '#000000',
},
}SCSS
$custom: #b1c19f; $custom-light: #c8d3bb; $custom-dark: #000000;
JSON
{
"hex": "#b1c19f",
"rgb": {
"r": 177,
"g": 193,
"b": 159
},
"hsl": {
"h": 88.235,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.78945,
"c": 0.05,
"h": 128.1
},
"luminance": 0.4999
}Semantic roles & 50–950 ramp
primary
#B1C19F
secondary
#DED9E3
accent
#46A070
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280