#B2C2A4#B2C2A4
#B2C2A4 is a light, muted yellow-green. Relative luminance 0.507; OKLCH L 79.4% C 0.045 H 130.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C2A4 |
|---|---|
| RGB | rgb(178, 194, 164) |
| HSL | hsl(92, 20%, 70%) |
| HSV | hsv(92, 15%, 76%) |
| CMYK | cmyk(8.2%, 0%, 15.5%, 23.9%) |
| CIE-LAB | lab(76.51, -10.95, 13.26) |
| CIE-LCH | lch(76.51, 17.20, 129.55°) |
| OKLab | oklab(79.36% -0.0291 0.0343) |
| OKLCH | oklch(79.36% 0.045 130.4) |
| XYZ | xyz(44.3516, 50.7286, 42.5698) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.27
Greenish Grey
#96AE8D
ΔE00 6.59
Darkseagreen
#8FBC8F
ΔE00 8.46
Lichen
#8FB67B
ΔE00 9.93
Pale Olive
#B9CC81
ΔE00 10.69
Sage Green (survey)
#88B378
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C2A4 #B4A4C2
analogous
#C1C2A4 #B2C2A4 #A4C2A5
triadic
#B2C2A4 #A4B2C2 #C2A4B2
tetradic
#B2C2A4 #A4C1C2 #B4A4C2 #C2A5A4
square
#B2C2A4 #A4C1C2 #B4A4C2 #C2A5A4
split-complementary
#B2C2A4 #A5A4C2 #C2A4C1
monochromatic
#748D5F #93A97F #B2C2A4 #D1DBC9 #EFF3ED
Accessibility & contrast
On white
1.88
#B2C2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#B2C2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C2A4
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C2A4 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA2
Deuteranopia (green-blind)
#C3BCA5
Tritanopia (blue-blind)
#B3BFB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2c2a4; /* rgb */ color: rgb(178, 194, 164); /* oklch */ color: oklch(79.4% 0.045 130.4);
Tailwind
colors: {
custom: {
50: '#c9d4bf',
500: '#b2c2a4',
950: '#000000',
},
}SCSS
$custom: #b2c2a4; $custom-light: #c9d4bf; $custom-dark: #000000;
JSON
{
"hex": "#b2c2a4",
"rgb": {
"r": 178,
"g": 194,
"b": 164
},
"hsl": {
"h": 92,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.79357,
"c": 0.04495,
"h": 130.4
},
"luminance": 0.50729
}Semantic roles & 50–950 ramp
primary
#B2C2A4
secondary
#867496
accent
#479E76
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382