#B6C8A2#B6C8A2
#B6C8A2 is a light, muted yellow-green. Relative luminance 0.539; OKLCH L 80.9% C 0.056 H 128.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C8A2 |
|---|---|
| RGB | rgb(182, 200, 162) |
| HSL | hsl(88, 26%, 71%) |
| HSV | hsv(88, 19%, 78%) |
| CMYK | cmyk(9%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(78.38, -12.93, 17.00) |
| CIE-LCH | lch(78.38, 21.35, 127.26°) |
| OKLab | oklab(80.9% -0.0344 0.0436) |
| OKLCH | oklch(80.9% 0.056 128.3) |
| XYZ | xyz(46.4663, 53.8620, 42.1238) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.89
Greenish Grey
#96AE8D
ΔE00 7.70
Darkseagreen
#8FBC8F
ΔE00 7.92
Pale Olive
#B9CC81
ΔE00 8.41
Light Grey Green
#B7E1A1
ΔE00 8.52
Lichen
#8FB67B
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C8A2 #B4A2C8
analogous
#C8C7A2 #B6C8A2 #A3C8A2
triadic
#B6C8A2 #A2B6C8 #C8A2B6
tetradic
#B6C8A2 #A2C8C7 #B4A2C8 #C8A2A3
square
#B6C8A2 #A2C8C7 #B4A2C8 #C8A2A3
split-complementary
#B6C8A2 #A2A3C8 #C7A2C8
monochromatic
#799759 #98B17C #B6C8A2 #D4DFC8 #F0F4EC
Accessibility & contrast
On white
1.78
#B6C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#B6C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C8A2
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C8A2 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A0
Deuteranopia (green-blind)
#C9C2A4
Tritanopia (blue-blind)
#B8C4BD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b6c8a2; /* rgb */ color: rgb(182, 200, 162); /* oklch */ color: oklch(80.9% 0.056 128.3);
Tailwind
colors: {
custom: {
50: '#ccd8bd',
500: '#b6c8a2',
950: '#000000',
},
}SCSS
$custom: #b6c8a2; $custom-light: #ccd8bd; $custom-dark: #000000;
JSON
{
"hex": "#b6c8a2",
"rgb": {
"r": 182,
"g": 200,
"b": 162
},
"hsl": {
"h": 88.421,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80898,
"c": 0.05552,
"h": 128.3
},
"luminance": 0.53862
}Semantic roles & 50–950 ramp
primary
#B6C8A2
secondary
#86729D
accent
#41A470
background
#FEFEFD
surface
#FAFBF8
border
#D3D4D1
text
#131412
muted
#838382