#B2C6AE#B2C6AE
#B2C6AE is a light, muted green. Relative luminance 0.529; OKLCH L 80.5% C 0.040 H 140.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C6AE |
|---|---|
| RGB | rgb(178, 198, 174) |
| HSL | hsl(110, 17%, 73%) |
| HSV | hsv(110, 12%, 78%) |
| CMYK | cmyk(10.1%, 0%, 12.1%, 22.4%) |
| CIE-LAB | lab(77.82, -11.29, 9.74) |
| CIE-LCH | lch(77.82, 14.91, 139.21°) |
| OKLab | oklab(80.47% -0.0306 0.0253) |
| OKLCH | oklch(80.47% 0.04 140.5) |
| XYZ | xyz(46.1927, 52.9086, 47.8150) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.68
Sage Green
#9CAF88
ΔE00 8.08
Darkseagreen
#8FBC8F
ΔE00 9.13
Pale Teal
#82CBB2
ΔE00 11.28
Lichen
#8FB67B
ΔE00 11.49
Silver (survey)
#C5C9C7
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C6AE #C2AEC6
analogous
#BEC6AE #B2C6AE #AEC6B6
triadic
#B2C6AE #AEB2C6 #C6AEB2
tetradic
#B2C6AE #AEBEC6 #C2AEC6 #C6B6AE
square
#B2C6AE #AEBEC6 #C2AEC6 #C6B6AE
split-complementary
#B2C6AE #B6AEC6 #C6AEBE
monochromatic
#6E9367 #90AD8A #B2C6AE #D4DFD2 #EEF2ED
Accessibility & contrast
On white
1.81
#B2C6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#B2C6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C6AE
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C6AE | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#C4C0AF
Tritanopia (blue-blind)
#B1C4BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2c6ae; /* rgb */ color: rgb(178, 198, 174); /* oklch */ color: oklch(80.5% 0.040 140.5);
Tailwind
colors: {
custom: {
50: '#c9d7c6',
500: '#b2c6ae',
950: '#000000',
},
}SCSS
$custom: #b2c6ae; $custom-light: #c9d7c6; $custom-dark: #000000;
JSON
{
"hex": "#b2c6ae",
"rgb": {
"r": 178,
"g": 198,
"b": 174
},
"hsl": {
"h": 110,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.80468,
"c": 0.03972,
"h": 140.5
},
"luminance": 0.52909
}Semantic roles & 50–950 ramp
primary
#B2C6AE
secondary
#957E9A
accent
#4A9C8E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382