#B7C19C#B7C19C
#B7C19C is a light, muted yellow-green. Relative luminance 0.506; OKLCH L 79.3% C 0.052 H 119.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C19C |
|---|---|
| RGB | rgb(183, 193, 156) |
| HSL | hsl(76, 23%, 68%) |
| HSV | hsv(76, 19%, 76%) |
| CMYK | cmyk(5.2%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(76.44, -9.92, 17.51) |
| CIE-LCH | lch(76.44, 20.12, 119.52°) |
| OKLab | oklab(79.33% -0.0258 0.0449) |
| OKLCH | oklch(79.33% 0.052 119.9) |
| XYZ | xyz(44.5985, 50.6076, 38.8648) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.21
Greenish Grey
#96AE8D
ΔE00 7.54
Pale Olive
#B9CC81
ΔE00 8.66
Tan Green
#A9BE70
ΔE00 9.35
Darkseagreen
#8FBC8F
ΔE00 9.35
Bland
#AFA88B
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C19C #A69CC1
analogous
#C1B89C #B7C19C #A4C19C
triadic
#B7C19C #9CB7C1 #C19CB7
tetradic
#B7C19C #9CC1B8 #A69CC1 #C19CA4
square
#B7C19C #9CC1B8 #A69CC1 #C19CA4
split-complementary
#B7C19C #9CA4C1 #B89CC1
monochromatic
#7D8B57 #9CA976 #B7C19C #D2D9C2 #EEF0E7
Accessibility & contrast
On white
1.89
#B7C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#B7C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C19C
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C19C | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9A
Deuteranopia (green-blind)
#C5BD9D
Tritanopia (blue-blind)
#BBBDB7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7c19c; /* rgb */ color: rgb(183, 193, 156); /* oklch */ color: oklch(79.3% 0.052 119.9);
Tailwind
colors: {
custom: {
50: '#ccd3b9',
500: '#b7c19c',
950: '#000000',
},
}SCSS
$custom: #b7c19c; $custom-light: #ccd3b9; $custom-dark: #000000;
JSON
{
"hex": "#b7c19c",
"rgb": {
"r": 183,
"g": 193,
"b": 156
},
"hsl": {
"h": 76.216,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.79334,
"c": 0.05173,
"h": 119.9
},
"luminance": 0.50608
}Semantic roles & 50–950 ramp
primary
#B7C19C
secondary
#776C95
accent
#44A15D
background
#FEFEFD
surface
#FAFBF8
border
#D3D4D1
text
#131411
muted
#838381