#B0C19E#B0C19E
#B0C19E is a light, muted yellow-green. Relative luminance 0.498; OKLCH L 78.8% C 0.052 H 128.7°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C19E |
|---|---|
| RGB | rgb(176, 193, 158) |
| HSL | hsl(89, 22%, 69%) |
| HSV | hsv(89, 18%, 76%) |
| CMYK | cmyk(8.8%, 0%, 18.1%, 24.3%) |
| CIE-LAB | lab(75.97, -12.15, 15.70) |
| CIE-LCH | lch(75.97, 19.86, 127.74°) |
| OKLab | oklab(78.85% -0.0323 0.0403) |
| OKLCH | oklch(78.85% 0.052 128.7) |
| XYZ | xyz(43.1451, 49.8384, 39.6879) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.34
Greenish Grey
#96AE8D
ΔE00 6.06
Darkseagreen
#8FBC8F
ΔE00 7.48
Lichen
#8FB67B
ΔE00 8.58
Pale Olive
#B9CC81
ΔE00 9.38
Sage Green (survey)
#88B378
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C19E #AF9EC1
analogous
#C1C19E #B0C19E #9FC19E
triadic
#B0C19E #9EB0C1 #C19EB0
tetradic
#B0C19E #9EC1C1 #AF9EC1 #C19E9F
square
#B0C19E #9EC1C1 #AF9EC1 #C19E9F
split-complementary
#B0C19E #9E9FC1 #C19EC1
monochromatic
#738B59 #92A979 #B0C19E #CED9C3 #EDF1E9
Accessibility & contrast
On white
1.91
#B0C19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#B0C19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C19E
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C19E | 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)
#C5BC9C
Deuteranopia (green-blind)
#C2BB9F
Tritanopia (blue-blind)
#B2BEB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b0c19e; /* rgb */ color: rgb(176, 193, 158); /* oklch */ color: oklch(78.8% 0.052 128.7);
Tailwind
colors: {
custom: {
50: '#c7d3ba',
500: '#b0c19e',
950: '#000000',
},
}SCSS
$custom: #b0c19e; $custom-light: #c7d3ba; $custom-dark: #000000;
JSON
{
"hex": "#b0c19e",
"rgb": {
"r": 176,
"g": 193,
"b": 158
},
"hsl": {
"h": 89.143,
"s": 22.013,
"l": 68.824
},
"oklch": {
"l": 0.78846,
"c": 0.05169,
"h": 128.7
},
"luminance": 0.49839
}Semantic roles & 50–950 ramp
primary
#B0C19E
secondary
#DDD8E3
accent
#45A071
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280