#B4C4B2#B4C4B2
#B4C4B2 is a light, muted green. Relative luminance 0.524; OKLCH L 80.3% C 0.030 H 142.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C4B2 |
|---|---|
| RGB | rgb(180, 196, 178) |
| HSL | hsl(113, 13%, 73%) |
| HSV | hsv(113, 9%, 77%) |
| CMYK | cmyk(8.2%, 0%, 9.2%, 23.1%) |
| CIE-LAB | lab(77.52, -8.84, 7.17) |
| CIE-LCH | lch(77.52, 11.38, 140.94°) |
| OKLab | oklab(80.29% -0.0241 0.0187) |
| OKLCH | oklch(80.29% 0.03 142.1) |
| XYZ | xyz(46.5967, 52.3971, 49.7696) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.84
Silver (survey)
#C5C9C7
ΔE00 9.26
Sage Green
#9CAF88
ΔE00 9.34
Light Grey
#D8DCD6
ΔE00 9.94
Cement
#A5A391
ΔE00 11.05
Darkseagreen
#8FBC8F
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C4B2 #C2B2C4
analogous
#BDC4B2 #B4C4B2 #B2C4B9
triadic
#B4C4B2 #B2B4C4 #C4B2B4
tetradic
#B4C4B2 #B2BDC4 #C2B2C4 #C4B9B2
square
#B4C4B2 #B2BDC4 #C2B2C4 #C4B9B2
split-complementary
#B4C4B2 #B9B2C4 #C4B2BD
monochromatic
#718E6D #92A98F #B4C4B2 #D6DFD5 #EEF2EE
Accessibility & contrast
On white
1.83
#B4C4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#B4C4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C4B2
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C4B2 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C1B1
Deuteranopia (green-blind)
#C2BFB3
Tritanopia (blue-blind)
#B3C3BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b4c4b2; /* rgb */ color: rgb(180, 196, 178); /* oklch */ color: oklch(80.3% 0.030 142.1);
Tailwind
colors: {
custom: {
50: '#cad5c9',
500: '#b4c4b2',
950: '#000000',
},
}SCSS
$custom: #b4c4b2; $custom-light: #cad5c9; $custom-dark: #000000;
JSON
{
"hex": "#b4c4b2",
"rgb": {
"r": 180,
"g": 196,
"b": 178
},
"hsl": {
"h": 113.333,
"s": 13.235,
"l": 73.333
},
"oklch": {
"l": 0.80294,
"c": 0.03047,
"h": 142.1
},
"luminance": 0.52398
}Semantic roles & 50–950 ramp
primary
#B4C4B2
secondary
#958398
accent
#4E978F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382