#B6C19F#B6C19F
#B6C19F is a light, muted yellow-green. Relative luminance 0.506; OKLCH L 79.3% C 0.048 H 122.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C19F |
|---|---|
| RGB | rgb(182, 193, 159) |
| HSL | hsl(79, 22%, 69%) |
| HSV | hsv(79, 18%, 76%) |
| CMYK | cmyk(5.7%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(76.43, -9.81, 15.87) |
| CIE-LCH | lch(76.43, 18.66, 121.71°) |
| OKLab | oklab(79.33% -0.0256 0.0408) |
| OKLCH | oklch(79.33% 0.048 122.1) |
| XYZ | xyz(44.6186, 50.5882, 40.2081) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.21
Greenish Grey
#96AE8D
ΔE00 7.26
Darkseagreen
#8FBC8F
ΔE00 9.28
Pale Olive
#B9CC81
ΔE00 9.46
Bland
#AFA88B
ΔE00 9.50
Lichen
#8FB67B
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C19F #AA9FC1
analogous
#C1BB9F #B6C19F #A5C19F
triadic
#B6C19F #9FB6C1 #C19FB6
tetradic
#B6C19F #9FC1BB #AA9FC1 #C19FA5
square
#B6C19F #9FC1BB #AA9FC1 #C19FA5
split-complementary
#B6C19F #9FA5C1 #BB9FC1
monochromatic
#7C8C5A #9AA97A #B6C19F #D2D9C4 #EFF1E9
Accessibility & contrast
On white
1.89
#B6C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#B6C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C19F
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C19F | 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)
#C6BD9D
Deuteranopia (green-blind)
#C4BDA0
Tritanopia (blue-blind)
#B9BDB7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b6c19f; /* rgb */ color: rgb(182, 193, 159); /* oklch */ color: oklch(79.3% 0.048 122.1);
Tailwind
colors: {
custom: {
50: '#ccd3bb',
500: '#b6c19f',
950: '#000000',
},
}SCSS
$custom: #b6c19f; $custom-light: #ccd3bb; $custom-dark: #000000;
JSON
{
"hex": "#b6c19f",
"rgb": {
"r": 182,
"g": 193,
"b": 159
},
"hsl": {
"h": 79.412,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.79327,
"c": 0.04815,
"h": 122.1
},
"luminance": 0.50588
}Semantic roles & 50–950 ramp
primary
#B6C19F
secondary
#7B6F95
accent
#46A063
background
#FEFEFD
surface
#FAFBF8
border
#D3D4D1
text
#131411
muted
#838381