#B0C19C#B0C19C
#B0C19C is a light, muted yellow-green. Relative luminance 0.498; OKLCH L 78.8% C 0.054 H 127.7°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C19C |
|---|---|
| RGB | rgb(176, 193, 156) |
| HSL | hsl(88, 23%, 68%) |
| HSV | hsv(88, 19%, 76%) |
| CMYK | cmyk(8.8%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(75.93, -12.48, 16.72) |
| CIE-LCH | lch(75.93, 20.86, 126.74°) |
| OKLab | oklab(78.8% -0.0331 0.0429) |
| OKLCH | oklch(78.8% 0.054 127.7) |
| XYZ | xyz(42.9743, 49.7701, 38.7886) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.20
Greenish Grey
#96AE8D
ΔE00 6.11
Darkseagreen
#8FBC8F
ΔE00 7.32
Lichen
#8FB67B
ΔE00 8.21
Pale Olive
#B9CC81
ΔE00 8.84
Sage Green (survey)
#88B378
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C19C #AD9CC1
analogous
#C1BF9C #B0C19C #9DC19C
triadic
#B0C19C #9CB0C1 #C19CB0
tetradic
#B0C19C #9CC1BF #AD9CC1 #C19C9D
square
#B0C19C #9CC1BF #AD9CC1 #C19C9D
split-complementary
#B0C19C #9C9DC1 #BF9CC1
monochromatic
#738B57 #92A976 #B0C19C #CED9C2 #ECF0E7
Accessibility & contrast
On white
1.92
#B0C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#B0C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C19C
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C19C | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9A
Deuteranopia (green-blind)
#C3BB9E
Tritanopia (blue-blind)
#B2BDB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b0c19c; /* rgb */ color: rgb(176, 193, 156); /* oklch */ color: oklch(78.8% 0.054 127.7);
Tailwind
colors: {
custom: {
50: '#c7d3b9',
500: '#b0c19c',
950: '#000000',
},
}SCSS
$custom: #b0c19c; $custom-light: #c7d3b9; $custom-dark: #000000;
JSON
{
"hex": "#b0c19c",
"rgb": {
"r": 176,
"g": 193,
"b": 156
},
"hsl": {
"h": 87.568,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.78799,
"c": 0.0542,
"h": 127.7
},
"luminance": 0.4977
}Semantic roles & 50–950 ramp
primary
#B0C19C
secondary
#DCD7E2
accent
#44A16F
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280