#B6C8A7#B6C8A7
#B6C8A7 is a light, muted yellow-green. Relative luminance 0.540; OKLCH L 81.0% C 0.049 H 130.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C8A7 |
|---|---|
| RGB | rgb(182, 200, 167) |
| HSL | hsl(93, 23%, 72%) |
| HSV | hsv(93, 17%, 78%) |
| CMYK | cmyk(9%, 0%, 16.5%, 21.6%) |
| CIE-LAB | lab(78.49, -12.11, 14.47) |
| CIE-LCH | lch(78.49, 18.87, 129.92°) |
| OKLab | oklab(81.02% -0.0323 0.0373) |
| OKLCH | oklch(81.02% 0.049 130.9) |
| XYZ | xyz(46.9196, 54.0433, 44.5113) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.22
Greenish Grey
#96AE8D
ΔE00 7.65
Darkseagreen
#8FBC8F
ΔE00 8.34
Light Grey Green
#B7E1A1
ΔE00 9.42
Pale Olive
#B9CC81
ΔE00 9.81
Lichen
#8FB67B
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C8A7 #B9A7C8
analogous
#C7C8A7 #B6C8A7 #A7C8A9
triadic
#B6C8A7 #A7B6C8 #C8A7B6
tetradic
#B6C8A7 #A7C7C8 #B9A7C8 #C8A9A7
square
#B6C8A7 #A7C7C8 #B9A7C8 #C8A9A7
split-complementary
#B6C8A7 #A9A7C8 #C8A7C7
monochromatic
#78975E #97B081 #B6C8A7 #D5E0CD #EFF3EC
Accessibility & contrast
On white
1.78
#B6C8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#B6C8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C8A7
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C8A7 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A5
Deuteranopia (green-blind)
#C9C2A8
Tritanopia (blue-blind)
#B7C5BF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b6c8a7; /* rgb */ color: rgb(182, 200, 167); /* oklch */ color: oklch(81.0% 0.049 130.9);
Tailwind
colors: {
custom: {
50: '#ccd8c1',
500: '#b6c8a7',
950: '#000000',
},
}SCSS
$custom: #b6c8a7; $custom-light: #ccd8c1; $custom-dark: #000000;
JSON
{
"hex": "#b6c8a7",
"rgb": {
"r": 182,
"g": 200,
"b": 167
},
"hsl": {
"h": 92.727,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.81016,
"c": 0.04933,
"h": 130.9
},
"luminance": 0.54044
}Semantic roles & 50–950 ramp
primary
#B6C8A7
secondary
#8B779D
accent
#44A277
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131412
muted
#838382