#B4C2A2#B4C2A2
#B4C2A2 is a light, muted yellow-green. Relative luminance 0.509; OKLCH L 79.5% C 0.047 H 126.7°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C2A2 |
|---|---|
| RGB | rgb(180, 194, 162) |
| HSL | hsl(86, 21%, 70%) |
| HSV | hsv(86, 16%, 76%) |
| CMYK | cmyk(7.2%, 0%, 16.5%, 23.9%) |
| CIE-LAB | lab(76.62, -10.56, 14.50) |
| CIE-LCH | lch(76.62, 17.94, 126.07°) |
| OKLab | oklab(79.46% -0.0279 0.0374) |
| OKLCH | oklch(79.46% 0.047 126.7) |
| XYZ | xyz(44.6348, 50.8954, 41.6477) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.20
Greenish Grey
#96AE8D
ΔE00 6.86
Darkseagreen
#8FBC8F
ΔE00 8.72
Lichen
#8FB67B
ΔE00 9.83
Pale Olive
#B9CC81
ΔE00 10.03
Bland
#AFA88B
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C2A2 #B0A2C2
analogous
#C2C0A2 #B4C2A2 #A4C2A2
triadic
#B4C2A2 #A2B4C2 #C2A2B4
tetradic
#B4C2A2 #A2C2C0 #B0A2C2 #C2A2A4
square
#B4C2A2 #A2C2C0 #B0A2C2 #C2A2A4
split-complementary
#B4C2A2 #A2A4C2 #C0A2C2
monochromatic
#788D5D #96AA7D #B4C2A2 #D2DAC7 #F0F2EC
Accessibility & contrast
On white
1.88
#B4C2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#B4C2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C2A2
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C2A2 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA0
Deuteranopia (green-blind)
#C4BDA3
Tritanopia (blue-blind)
#B6BFB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b4c2a2; /* rgb */ color: rgb(180, 194, 162); /* oklch */ color: oklch(79.5% 0.047 126.7);
Tailwind
colors: {
custom: {
50: '#cad4bd',
500: '#b4c2a2',
950: '#000000',
},
}SCSS
$custom: #b4c2a2; $custom-light: #cad4bd; $custom-dark: #000000;
JSON
{
"hex": "#b4c2a2",
"rgb": {
"r": 180,
"g": 194,
"b": 162
},
"hsl": {
"h": 86.25,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.79459,
"c": 0.04661,
"h": 126.7
},
"luminance": 0.50896
}Semantic roles & 50–950 ramp
primary
#B4C2A2
secondary
#827296
accent
#469F6D
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382