#B6C4AC#B6C4AC
#B6C4AC is a light, muted yellow-green. Relative luminance 0.524; OKLCH L 80.3% C 0.036 H 132.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C4AC |
|---|---|
| RGB | rgb(182, 196, 172) |
| HSL | hsl(95, 17%, 72%) |
| HSV | hsv(95, 12%, 77%) |
| CMYK | cmyk(7.1%, 0%, 12.2%, 23.1%) |
| CIE-LAB | lab(77.52, -9.19, 10.43) |
| CIE-LCH | lch(77.52, 13.90, 131.40°) |
| OKLab | oklab(80.29% -0.0245 0.0271) |
| OKLCH | oklch(80.29% 0.036 132.1) |
| XYZ | xyz(46.4765, 52.4032, 46.6880) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.01
Greenish Grey
#96AE8D
ΔE00 8.03
Darkseagreen
#8FBC8F
ΔE00 10.25
Silver (survey)
#C5C9C7
ΔE00 10.61
Cement
#A5A391
ΔE00 10.82
Light Grey
#D8DCD6
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C4AC #BAACC4
analogous
#C2C4AC #B6C4AC #ACC4AE
triadic
#B6C4AC #ACB6C4 #C4ACB6
tetradic
#B6C4AC #ACC2C4 #BAACC4 #C4AEAC
square
#B6C4AC #ACC2C4 #BAACC4 #C4AEAC
split-complementary
#B6C4AC #AEACC4 #C4ACC2
monochromatic
#779066 #97AB88 #B6C4AC #D5DDD0 #EFF2ED
Accessibility & contrast
On white
1.83
#B6C4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#B6C4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C4AC
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C4AC | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AB
Deuteranopia (green-blind)
#C4BFAD
Tritanopia (blue-blind)
#B7C2BD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b6c4ac; /* rgb */ color: rgb(182, 196, 172); /* oklch */ color: oklch(80.3% 0.036 132.1);
Tailwind
colors: {
custom: {
50: '#ccd5c4',
500: '#b6c4ac',
950: '#000000',
},
}SCSS
$custom: #b6c4ac; $custom-light: #ccd5c4; $custom-dark: #000000;
JSON
{
"hex": "#b6c4ac",
"rgb": {
"r": 182,
"g": 196,
"b": 172
},
"hsl": {
"h": 95,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.80287,
"c": 0.03648,
"h": 132.1
},
"luminance": 0.52403
}Semantic roles & 50–950 ramp
primary
#B6C4AC
secondary
#8C7C98
accent
#4A9B79
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131412
muted
#838382