#B4C2AE#B4C2AE
#B4C2AE is a light, muted green. Relative luminance 0.513; OKLCH L 79.8% C 0.032 H 136.2°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C2AE |
|---|---|
| RGB | rgb(180, 194, 174) |
| HSL | hsl(102, 14%, 72%) |
| HSV | hsv(102, 10%, 76%) |
| CMYK | cmyk(7.2%, 0%, 10.3%, 23.9%) |
| CIE-LAB | lab(76.89, -8.51, 8.43) |
| CIE-LCH | lch(76.89, 11.98, 135.29°) |
| OKLab | oklab(79.76% -0.0228 0.0219) |
| OKLCH | oklch(79.76% 0.032 136.2) |
| XYZ | xyz(45.7528, 51.3426, 47.5359) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.31
Sage Green
#9CAF88
ΔE00 8.59
Silver (survey)
#C5C9C7
ΔE00 9.59
Cement
#A5A391
ΔE00 10.29
Light Grey
#D8DCD6
ΔE00 10.32
Bland
#AFA88B
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C2AE #BCAEC2
analogous
#BEC2AE #B4C2AE #AEC2B2
triadic
#B4C2AE #AEB4C2 #C2AEB4
tetradic
#B4C2AE #AEBEC2 #BCAEC2 #C2B2AE
square
#B4C2AE #AEBEC2 #BCAEC2 #C2B2AE
split-complementary
#B4C2AE #B2AEC2 #C2AEBE
monochromatic
#748C6A #94A88B #B4C2AE #D4DCD1 #EFF2EE
Accessibility & contrast
On white
1.86
#B4C2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#B4C2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C2AE
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C2AE | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAD
Deuteranopia (green-blind)
#C1BDAF
Tritanopia (blue-blind)
#B4C0BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b4c2ae; /* rgb */ color: rgb(180, 194, 174); /* oklch */ color: oklch(79.8% 0.032 136.2);
Tailwind
colors: {
custom: {
50: '#cad4c6',
500: '#b4c2ae',
950: '#000000',
},
}SCSS
$custom: #b4c2ae; $custom-light: #cad4c6; $custom-dark: #000000;
JSON
{
"hex": "#b4c2ae",
"rgb": {
"r": 180,
"g": 194,
"b": 174
},
"hsl": {
"h": 102,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.79763,
"c": 0.03167,
"h": 136.2
},
"luminance": 0.51343
}Semantic roles & 50–950 ramp
primary
#B4C2AE
secondary
#8F7F96
accent
#4D9882
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382