#B6C19A#B6C19A
#B6C19A is a light, muted yellow-green. Relative luminance 0.504; OKLCH L 79.2% C 0.055 H 120.4°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C19A |
|---|---|
| RGB | rgb(182, 193, 154) |
| HSL | hsl(77, 24%, 68%) |
| HSV | hsv(77, 20%, 76%) |
| CMYK | cmyk(5.7%, 0%, 20.2%, 24.3%) |
| CIE-LAB | lab(76.33, -10.60, 18.41) |
| CIE-LCH | lch(76.33, 21.24, 119.93°) |
| OKLab | oklab(79.21% -0.0277 0.0471) |
| OKLCH | oklch(79.21% 0.055 120.4) |
| XYZ | xyz(44.1934, 50.4182, 37.9691) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.96
Greenish Grey
#96AE8D
ΔE00 7.39
Pale Olive
#B9CC81
ΔE00 8.14
Tan Green
#A9BE70
ΔE00 8.79
Darkseagreen
#8FBC8F
ΔE00 8.95
Lichen
#8FB67B
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C19A #A59AC1
analogous
#C1B89A #B6C19A #A2C19A
triadic
#B6C19A #9AB6C1 #C19AB6
tetradic
#B6C19A #9AC1B8 #A59AC1 #C19AA2
square
#B6C19A #9AC1B8 #A59AC1 #C19AA2
split-complementary
#B6C19A #9AA2C1 #B89AC1
monochromatic
#7C8B55 #9BAA74 #B6C19A #D1D8C0 #EDF0E6
Accessibility & contrast
On white
1.89
#B6C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#B6C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C19A
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C19A | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC98
Deuteranopia (green-blind)
#C5BC9C
Tritanopia (blue-blind)
#BABDB6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b6c19a; /* rgb */ color: rgb(182, 193, 154); /* oklch */ color: oklch(79.2% 0.055 120.4);
Tailwind
colors: {
custom: {
50: '#ccd3b8',
500: '#b6c19a',
950: '#000000',
},
}SCSS
$custom: #b6c19a; $custom-light: #ccd3b8; $custom-dark: #000000;
JSON
{
"hex": "#b6c19a",
"rgb": {
"r": 182,
"g": 193,
"b": 154
},
"hsl": {
"h": 76.923,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.7921,
"c": 0.0546,
"h": 120.4
},
"luminance": 0.50418
}Semantic roles & 50–950 ramp
primary
#B6C19A
secondary
#766A95
accent
#43A25E
background
#FEFEFD
surface
#FAFBF8
border
#D3D4D1
text
#131411
muted
#838381