#B4C6AE#B4C6AE
#B4C6AE is a light, muted green. Relative luminance 0.531; OKLCH L 80.6% C 0.039 H 137.9°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C6AE |
|---|---|
| RGB | rgb(180, 198, 174) |
| HSL | hsl(105, 17%, 73%) |
| HSV | hsv(105, 12%, 78%) |
| CMYK | cmyk(9.1%, 0%, 12.1%, 22.4%) |
| CIE-LAB | lab(77.96, -10.59, 9.96) |
| CIE-LCH | lch(77.96, 14.54, 136.75°) |
| OKLab | oklab(80.62% -0.0286 0.0259) |
| OKLCH | oklch(80.62% 0.039 137.9) |
| XYZ | xyz(46.6550, 53.1470, 47.8366) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.89
Sage Green
#9CAF88
ΔE00 8.14
Darkseagreen
#8FBC8F
ΔE00 9.55
Silver (survey)
#C5C9C7
ΔE00 11.18
Light Grey
#D8DCD6
ΔE00 11.31
Lichen
#8FB67B
ΔE00 11.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C6AE #C0AEC6
analogous
#C0C6AE #B4C6AE #AEC6B4
triadic
#B4C6AE #AEB4C6 #C6AEB4
tetradic
#B4C6AE #AEC0C6 #C0AEC6 #C6B4AE
square
#B4C6AE #AEC0C6 #C0AEC6 #C6B4AE
split-complementary
#B4C6AE #B4AEC6 #C6AEC0
monochromatic
#729367 #93AD8A #B4C6AE #D5DFD2 #EEF2ED
Accessibility & contrast
On white
1.81
#B4C6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#B4C6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C6AE
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C6AE | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#C5C0AF
Tritanopia (blue-blind)
#B4C4BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b4c6ae; /* rgb */ color: rgb(180, 198, 174); /* oklch */ color: oklch(80.6% 0.039 137.9);
Tailwind
colors: {
custom: {
50: '#cad7c6',
500: '#b4c6ae',
950: '#000000',
},
}SCSS
$custom: #b4c6ae; $custom-light: #cad7c6; $custom-dark: #000000;
JSON
{
"hex": "#b4c6ae",
"rgb": {
"r": 180,
"g": 198,
"b": 174
},
"hsl": {
"h": 105,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.80615,
"c": 0.03854,
"h": 137.9
},
"luminance": 0.53147
}Semantic roles & 50–950 ramp
primary
#B4C6AE
secondary
#937E9A
accent
#4A9C87
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382