#B6C8A5#B6C8A5
#B6C8A5 is a light, muted yellow-green. Relative luminance 0.540; OKLCH L 81.0% C 0.052 H 129.7°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C8A5 |
|---|---|
| RGB | rgb(182, 200, 165) |
| HSL | hsl(91, 24%, 72%) |
| HSV | hsv(91, 18%, 78%) |
| CMYK | cmyk(9%, 0%, 17.5%, 21.6%) |
| CIE-LAB | lab(78.44, -12.44, 15.48) |
| CIE-LCH | lch(78.44, 19.86, 128.78°) |
| OKLab | oklab(80.97% -0.0331 0.0398) |
| OKLCH | oklch(80.97% 0.052 129.7) |
| XYZ | xyz(46.7361, 53.9700, 43.5450) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.05
Greenish Grey
#96AE8D
ΔE00 7.63
Darkseagreen
#8FBC8F
ΔE00 8.14
Light Grey Green
#B7E1A1
ΔE00 9.04
Pale Olive
#B9CC81
ΔE00 9.24
Lichen
#8FB67B
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C8A5 #B7A5C8
analogous
#C8C8A5 #B6C8A5 #A5C8A6
triadic
#B6C8A5 #A5B6C8 #C8A5B6
tetradic
#B6C8A5 #A5C8C8 #B7A5C8 #C8A6A5
square
#B6C8A5 #A5C8C8 #B7A5C8 #C8A6A5
split-complementary
#B6C8A5 #A6A5C8 #C8A5C8
monochromatic
#78975C #97B17F #B6C8A5 #D5DFCB #F0F3EC
Accessibility & contrast
On white
1.78
#B6C8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#B6C8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C8A5
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C8A5 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A3
Deuteranopia (green-blind)
#C9C2A6
Tritanopia (blue-blind)
#B7C5BE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b6c8a5; /* rgb */ color: rgb(182, 200, 165); /* oklch */ color: oklch(81.0% 0.052 129.7);
Tailwind
colors: {
custom: {
50: '#ccd8bf',
500: '#b6c8a5',
950: '#000000',
},
}SCSS
$custom: #b6c8a5; $custom-light: #ccd8bf; $custom-dark: #000000;
JSON
{
"hex": "#b6c8a5",
"rgb": {
"r": 182,
"g": 200,
"b": 165
},
"hsl": {
"h": 90.857,
"s": 24.138,
"l": 71.569
},
"oklch": {
"l": 0.80968,
"c": 0.0518,
"h": 129.7
},
"luminance": 0.5397
}Semantic roles & 50–950 ramp
primary
#B6C8A5
secondary
#89759D
accent
#43A374
background
#FEFEFD
surface
#FAFBF8
border
#D3D4D1
text
#131412
muted
#838382