#B6C19D#B6C19D
#B6C19D is a light, muted yellow-green. Relative luminance 0.505; OKLCH L 79.3% C 0.051 H 121.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C19D |
|---|---|
| RGB | rgb(182, 193, 157) |
| HSL | hsl(78, 23%, 69%) |
| HSV | hsv(78, 19%, 76%) |
| CMYK | cmyk(5.7%, 0%, 18.7%, 24.3%) |
| CIE-LAB | lab(76.39, -10.13, 16.89) |
| CIE-LCH | lch(76.39, 19.69, 120.95°) |
| OKLab | oklab(79.28% -0.0264 0.0433) |
| OKLCH | oklch(79.28% 0.051 121.4) |
| XYZ | xyz(44.4464, 50.5194, 39.3014) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.07
Greenish Grey
#96AE8D
ΔE00 7.28
Pale Olive
#B9CC81
ΔE00 8.92
Darkseagreen
#8FBC8F
ΔE00 9.11
Lichen
#8FB67B
ΔE00 9.54
Bland
#AFA88B
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C19D #A89DC1
analogous
#C1BA9D #B6C19D #A4C19D
triadic
#B6C19D #9DB6C1 #C19DB6
tetradic
#B6C19D #9DC1BA #A89DC1 #C19DA4
square
#B6C19D #9DC1BA #A89DC1 #C19DA4
split-complementary
#B6C19D #9DA4C1 #BA9DC1
monochromatic
#7C8B58 #9AA978 #B6C19D #D2D9C2 #EEF0E8
Accessibility & contrast
On white
1.89
#B6C19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#B6C19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C19D
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C19D | 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)
#C6BD9B
Deuteranopia (green-blind)
#C4BC9E
Tritanopia (blue-blind)
#B9BDB7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b6c19d; /* rgb */ color: rgb(182, 193, 157); /* oklch */ color: oklch(79.3% 0.051 121.4);
Tailwind
colors: {
custom: {
50: '#ccd3ba',
500: '#b6c19d',
950: '#000000',
},
}SCSS
$custom: #b6c19d; $custom-light: #ccd3ba; $custom-dark: #000000;
JSON
{
"hex": "#b6c19d",
"rgb": {
"r": 182,
"g": 193,
"b": 157
},
"hsl": {
"h": 78.333,
"s": 22.5,
"l": 68.627
},
"oklch": {
"l": 0.7928,
"c": 0.05073,
"h": 121.4
},
"luminance": 0.50519
}Semantic roles & 50–950 ramp
primary
#B6C19D
secondary
#796D95
accent
#45A161
background
#FEFEFD
surface
#FAFBF8
border
#D3D4D1
text
#131411
muted
#838381