#B0C19F#B0C19F
#B0C19F is a light, muted yellow-green. Relative luminance 0.499; OKLCH L 78.9% C 0.050 H 129.2°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C19F |
|---|---|
| RGB | rgb(176, 193, 159) |
| HSL | hsl(90, 22%, 69%) |
| HSV | hsv(90, 18%, 76%) |
| CMYK | cmyk(8.8%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(75.99, -11.99, 15.20) |
| CIE-LCH | lch(75.99, 19.36, 128.27°) |
| OKLab | oklab(78.87% -0.0319 0.0391) |
| OKLCH | oklch(78.87% 0.05 129.2) |
| XYZ | xyz(43.2315, 49.8730, 40.1430) |
| Luminance | 0.4987 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.44
Greenish Grey
#96AE8D
ΔE00 6.05
Darkseagreen
#8FBC8F
ΔE00 7.58
Lichen
#8FB67B
ΔE00 8.78
Pale Olive
#B9CC81
ΔE00 9.66
Sage Green (survey)
#88B378
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C19F #B09FC1
analogous
#C1C19F #B0C19F #9FC19F
triadic
#B0C19F #9FB0C1 #C19FB0
tetradic
#B0C19F #9FC1C1 #B09FC1 #C19F9F
square
#B0C19F #9FC1C1 #B09FC1 #C19F9F
split-complementary
#B0C19F #9F9FC1 #C19FC1
monochromatic
#738C5A #91A97A #B0C19F #CFD9C4 #EDF1E9
Accessibility & contrast
On white
1.91
#B0C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#B0C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C19F
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C19F | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9D
Deuteranopia (green-blind)
#C2BBA0
Tritanopia (blue-blind)
#B1BEB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b0c19f; /* rgb */ color: rgb(176, 193, 159); /* oklch */ color: oklch(78.9% 0.050 129.2);
Tailwind
colors: {
custom: {
50: '#c7d3bb',
500: '#b0c19f',
950: '#000000',
},
}SCSS
$custom: #b0c19f; $custom-light: #c7d3bb; $custom-dark: #000000;
JSON
{
"hex": "#b0c19f",
"rgb": {
"r": 176,
"g": 193,
"b": 159
},
"hsl": {
"h": 90,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.7887,
"c": 0.05044,
"h": 129.2
},
"luminance": 0.49873
}Semantic roles & 50–950 ramp
primary
#B0C19F
secondary
#DED9E3
accent
#46A073
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280