#B2C2A2#B2C2A2
#B2C2A2 is a light, muted yellow-green. Relative luminance 0.507; OKLCH L 79.3% C 0.047 H 129.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C2A2 |
|---|---|
| RGB | rgb(178, 194, 162) |
| HSL | hsl(90, 21%, 70%) |
| HSV | hsv(90, 16%, 76%) |
| CMYK | cmyk(8.2%, 0%, 16.5%, 23.9%) |
| CIE-LAB | lab(76.47, -11.29, 14.28) |
| CIE-LCH | lch(76.47, 18.20, 128.33°) |
| OKLab | oklab(79.31% -0.03 0.0368) |
| OKLCH | oklch(79.31% 0.047 129.2) |
| XYZ | xyz(44.1724, 50.6569, 41.6260) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.99
Greenish Grey
#96AE8D
ΔE00 6.49
Darkseagreen
#8FBC8F
ΔE00 8.18
Lichen
#8FB67B
ΔE00 9.49
Pale Olive
#B9CC81
ΔE00 10.12
Sage Green (survey)
#88B378
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C2A2 #B2A2C2
analogous
#C2C2A2 #B2C2A2 #A2C2A2
triadic
#B2C2A2 #A2B2C2 #C2A2B2
tetradic
#B2C2A2 #A2C2C2 #B2A2C2 #C2A2A2
square
#B2C2A2 #A2C2C2 #B2A2C2 #C2A2A2
split-complementary
#B2C2A2 #A2A2C2 #C2A2C2
monochromatic
#758D5D #93AA7D #B2C2A2 #D1DAC7 #EFF2EC
Accessibility & contrast
On white
1.89
#B2C2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#B2C2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C2A2
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C2A2 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BDA0
Deuteranopia (green-blind)
#C3BCA3
Tritanopia (blue-blind)
#B3BFB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2c2a2; /* rgb */ color: rgb(178, 194, 162); /* oklch */ color: oklch(79.3% 0.047 129.2);
Tailwind
colors: {
custom: {
50: '#c9d4bd',
500: '#b2c2a2',
950: '#000000',
},
}SCSS
$custom: #b2c2a2; $custom-light: #c9d4bd; $custom-dark: #000000;
JSON
{
"hex": "#b2c2a2",
"rgb": {
"r": 178,
"g": 194,
"b": 162
},
"hsl": {
"h": 90,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.79308,
"c": 0.04745,
"h": 129.2
},
"luminance": 0.50657
}Semantic roles & 50–950 ramp
primary
#B2C2A2
secondary
#847296
accent
#469F73
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382