#B4C2A4#B4C2A4
#B4C2A4 is a light, muted yellow-green. Relative luminance 0.510; OKLCH L 79.5% C 0.044 H 127.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C2A4 |
|---|---|
| RGB | rgb(180, 194, 164) |
| HSL | hsl(88, 20%, 70%) |
| HSV | hsv(88, 15%, 76%) |
| CMYK | cmyk(7.2%, 0%, 15.5%, 23.9%) |
| CIE-LAB | lab(76.66, -10.23, 13.49) |
| CIE-LCH | lch(76.66, 16.93, 127.18°) |
| OKLab | oklab(79.51% -0.027 0.0348) |
| OKLCH | oklch(79.51% 0.044 127.8) |
| XYZ | xyz(44.8140, 50.9670, 42.5915) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.47
Greenish Grey
#96AE8D
ΔE00 6.95
Darkseagreen
#8FBC8F
ΔE00 8.99
Lichen
#8FB67B
ΔE00 10.25
Bland
#AFA88B
ΔE00 10.37
Pale Olive
#B9CC81
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C2A4 #B2A4C2
analogous
#C2C1A4 #B4C2A4 #A5C2A4
triadic
#B4C2A4 #A4B4C2 #C2A4B4
tetradic
#B4C2A4 #A4C2C1 #B2A4C2 #C2A4A5
square
#B4C2A4 #A4C2C1 #B2A4C2 #C2A4A5
split-complementary
#B4C2A4 #A4A5C2 #C1A4C2
monochromatic
#778D5F #96A97F #B4C2A4 #D2DBC9 #F0F3ED
Accessibility & contrast
On white
1.88
#B4C2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#B4C2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C2A4
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C2A4 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA2
Deuteranopia (green-blind)
#C3BDA5
Tritanopia (blue-blind)
#B6BFB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b4c2a4; /* rgb */ color: rgb(180, 194, 164); /* oklch */ color: oklch(79.5% 0.044 127.8);
Tailwind
colors: {
custom: {
50: '#cad4bf',
500: '#b4c2a4',
950: '#000000',
},
}SCSS
$custom: #b4c2a4; $custom-light: #cad4bf; $custom-dark: #000000;
JSON
{
"hex": "#b4c2a4",
"rgb": {
"r": 180,
"g": 194,
"b": 164
},
"hsl": {
"h": 88,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.79508,
"c": 0.04407,
"h": 127.8
},
"luminance": 0.50967
}Semantic roles & 50–950 ramp
primary
#B4C2A4
secondary
#847496
accent
#479E70
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382