#B2C2A6#B2C2A6
#B2C2A6 is a light, muted yellow-green. Relative luminance 0.508; OKLCH L 79.4% C 0.042 H 131.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C2A6 |
|---|---|
| RGB | rgb(178, 194, 166) |
| HSL | hsl(94, 19%, 71%) |
| HSV | hsv(94, 14%, 76%) |
| CMYK | cmyk(8.2%, 0%, 14.4%, 23.9%) |
| CIE-LAB | lab(76.56, -10.61, 12.25) |
| CIE-LCH | lch(76.56, 16.21, 130.90°) |
| OKLab | oklab(79.41% -0.0283 0.0317) |
| OKLCH | oklch(79.41% 0.042 131.7) |
| XYZ | xyz(44.5337, 50.8014, 43.5285) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.60
Greenish Grey
#96AE8D
ΔE00 6.75
Darkseagreen
#8FBC8F
ΔE00 8.78
Lichen
#8FB67B
ΔE00 10.40
Bland
#AFA88B
ΔE00 10.91
Grey Green
#86A17D
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C2A6 #B6A6C2
analogous
#C0C2A6 #B2C2A6 #A6C2A8
triadic
#B2C2A6 #A6B2C2 #C2A6B2
tetradic
#B2C2A6 #A6C0C2 #B6A6C2 #C2A8A6
square
#B2C2A6 #A6C0C2 #B6A6C2 #C2A8A6
split-complementary
#B2C2A6 #A8A6C2 #C2A6C0
monochromatic
#748D61 #93A982 #B2C2A6 #D1DBCA #EFF3ED
Accessibility & contrast
On white
1.88
#B2C2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#B2C2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C2A6
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C2A6 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA4
Deuteranopia (green-blind)
#C2BCA7
Tritanopia (blue-blind)
#B3BFBA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2c2a6; /* rgb */ color: rgb(178, 194, 166); /* oklch */ color: oklch(79.4% 0.042 131.7);
Tailwind
colors: {
custom: {
50: '#c9d4c0',
500: '#b2c2a6',
950: '#000000',
},
}SCSS
$custom: #b2c2a6; $custom-light: #c9d4c0; $custom-dark: #000000;
JSON
{
"hex": "#b2c2a6",
"rgb": {
"r": 178,
"g": 194,
"b": 166
},
"hsl": {
"h": 94.286,
"s": 18.667,
"l": 70.588
},
"oklch": {
"l": 0.79407,
"c": 0.04247,
"h": 131.7
},
"luminance": 0.50802
}Semantic roles & 50–950 ramp
primary
#B2C2A6
secondary
#887696
accent
#499D79
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382