#B6C19C#B6C19C
#B6C19C is a light, muted yellow-green. Relative luminance 0.505; OKLCH L 79.3% C 0.052 H 121.0°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C19C |
|---|---|
| RGB | rgb(182, 193, 156) |
| HSL | hsl(78, 23%, 68%) |
| HSV | hsv(78, 19%, 76%) |
| CMYK | cmyk(5.7%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(76.37, -10.28, 17.39) |
| CIE-LCH | lch(76.37, 20.21, 120.59°) |
| OKLab | oklab(79.26% -0.0268 0.0446) |
| OKLCH | oklch(79.26% 0.052 121) |
| XYZ | xyz(44.3614, 50.4853, 38.8536) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.02
Greenish Grey
#96AE8D
ΔE00 7.30
Pale Olive
#B9CC81
ΔE00 8.65
Darkseagreen
#8FBC8F
ΔE00 9.05
Tan Green
#A9BE70
ΔE00 9.31
Lichen
#8FB67B
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C19C #A79CC1
analogous
#C1B99C #B6C19C #A3C19C
triadic
#B6C19C #9CB6C1 #C19CB6
tetradic
#B6C19C #9CC1B9 #A79CC1 #C19CA3
square
#B6C19C #9CC1B9 #A79CC1 #C19CA3
split-complementary
#B6C19C #9CA3C1 #B99CC1
monochromatic
#7C8B57 #9AA976 #B6C19C #D2D9C2 #EDF0E7
Accessibility & contrast
On white
1.89
#B6C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#B6C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C19C
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C19C | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC9A
Deuteranopia (green-blind)
#C4BC9D
Tritanopia (blue-blind)
#B9BDB7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b6c19c; /* rgb */ color: rgb(182, 193, 156); /* oklch */ color: oklch(79.3% 0.052 121.0);
Tailwind
colors: {
custom: {
50: '#ccd3b9',
500: '#b6c19c',
950: '#000000',
},
}SCSS
$custom: #b6c19c; $custom-light: #ccd3b9; $custom-dark: #000000;
JSON
{
"hex": "#b6c19c",
"rgb": {
"r": 182,
"g": 193,
"b": 156
},
"hsl": {
"h": 77.838,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.79256,
"c": 0.05202,
"h": 121
},
"luminance": 0.50485
}Semantic roles & 50–950 ramp
primary
#B6C19C
secondary
#786C95
accent
#44A160
background
#FEFEFD
surface
#FAFBF8
border
#D3D4D1
text
#131411
muted
#838381