#B4C8AC#B4C8AC
#B4C8AC is a light, muted green. Relative luminance 0.540; OKLCH L 81.0% C 0.044 H 136.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C8AC |
|---|---|
| RGB | rgb(180, 200, 172) |
| HSL | hsl(103, 20%, 73%) |
| HSV | hsv(103, 14%, 78%) |
| CMYK | cmyk(10%, 0%, 14%, 21.6%) |
| CIE-LAB | lab(78.46, -11.97, 11.74) |
| CIE-LCH | lch(78.46, 16.76, 135.56°) |
| OKLab | oklab(80.99% -0.0322 0.0304) |
| OKLCH | oklch(80.99% 0.044 136.7) |
| XYZ | xyz(46.9217, 53.9899, 46.9708) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.69
Sage Green
#9CAF88
ΔE00 7.78
Darkseagreen
#8FBC8F
ΔE00 8.61
Light Grey Green
#B7E1A1
ΔE00 10.39
Lichen
#8FB67B
ΔE00 10.77
Pale Olive
#B9CC81
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C8AC #C0ACC8
analogous
#C2C8AC #B4C8AC #ACC8B2
triadic
#B4C8AC #ACB4C8 #C8ACB4
tetradic
#B4C8AC #ACC2C8 #C0ACC8 #C8B2AC
square
#B4C8AC #ACC2C8 #C0ACC8 #C8B2AC
split-complementary
#B4C8AC #B2ACC8 #C8ACC2
monochromatic
#729663 #93B087 #B4C8AC #D5E0D1 #EEF3ED
Accessibility & contrast
On white
1.78
#B4C8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#B4C8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C8AC
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C8AC | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AA
Deuteranopia (green-blind)
#C7C1AD
Tritanopia (blue-blind)
#B4C6C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b4c8ac; /* rgb */ color: rgb(180, 200, 172); /* oklch */ color: oklch(81.0% 0.044 136.7);
Tailwind
colors: {
custom: {
50: '#cad8c4',
500: '#b4c8ac',
950: '#000000',
},
}SCSS
$custom: #b4c8ac; $custom-light: #cad8c4; $custom-dark: #000000;
JSON
{
"hex": "#b4c8ac",
"rgb": {
"r": 180,
"g": 200,
"b": 172
},
"hsl": {
"h": 102.857,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.80993,
"c": 0.04431,
"h": 136.7
},
"luminance": 0.5399
}Semantic roles & 50–950 ramp
primary
#B4C8AC
secondary
#937C9C
accent
#479F86
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382