#B6C19E#B6C19E
#B6C19E is a light, muted yellow-green. Relative luminance 0.506; OKLCH L 79.3% C 0.049 H 121.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C19E |
|---|---|
| RGB | rgb(182, 193, 158) |
| HSL | hsl(79, 22%, 69%) |
| HSV | hsv(79, 18%, 76%) |
| CMYK | cmyk(5.7%, 0%, 18.1%, 24.3%) |
| CIE-LAB | lab(76.41, -9.97, 16.38) |
| CIE-LCH | lch(76.41, 19.17, 121.32°) |
| OKLab | oklab(79.3% -0.026 0.0421) |
| OKLCH | oklch(79.3% 0.049 121.7) |
| XYZ | xyz(44.5322, 50.5536, 39.7529) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.13
Greenish Grey
#96AE8D
ΔE00 7.26
Pale Olive
#B9CC81
ΔE00 9.18
Darkseagreen
#8FBC8F
ΔE00 9.19
Bland
#AFA88B
ΔE00 9.52
Lichen
#8FB67B
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C19E #A99EC1
analogous
#C1BB9E #B6C19E #A5C19E
triadic
#B6C19E #9EB6C1 #C19EB6
tetradic
#B6C19E #9EC1BB #A99EC1 #C19EA5
square
#B6C19E #9EC1BB #A99EC1 #C19EA5
split-complementary
#B6C19E #9EA5C1 #BB9EC1
monochromatic
#7C8B59 #9AA979 #B6C19E #D2D9C3 #EEF1E9
Accessibility & contrast
On white
1.89
#B6C19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#B6C19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C19E
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C19E | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9C
Deuteranopia (green-blind)
#C4BC9F
Tritanopia (blue-blind)
#B9BDB7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b6c19e; /* rgb */ color: rgb(182, 193, 158); /* oklch */ color: oklch(79.3% 0.049 121.7);
Tailwind
colors: {
custom: {
50: '#ccd3ba',
500: '#b6c19e',
950: '#000000',
},
}SCSS
$custom: #b6c19e; $custom-light: #ccd3ba; $custom-dark: #000000;
JSON
{
"hex": "#b6c19e",
"rgb": {
"r": 182,
"g": 193,
"b": 158
},
"hsl": {
"h": 78.857,
"s": 22.013,
"l": 68.824
},
"oklch": {
"l": 0.79303,
"c": 0.04944,
"h": 121.7
},
"luminance": 0.50554
}Semantic roles & 50–950 ramp
primary
#B6C19E
secondary
#7A6E95
accent
#45A062
background
#FEFEFD
surface
#FAFBF8
border
#D3D4D1
text
#131411
muted
#838381