#B4C8B8#B4C8B8
#B4C8B8 is a light, muted green. Relative luminance 0.545; OKLCH L 81.3% C 0.031 H 151.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C8B8 |
|---|---|
| RGB | rgb(180, 200, 184) |
| HSL | hsl(132, 15%, 75%) |
| HSV | hsv(132, 10%, 78%) |
| CMYK | cmyk(10%, 0%, 8%, 21.6%) |
| CIE-LAB | lab(78.74, -9.82, 5.70) |
| CIE-LCH | lch(78.74, 11.36, 149.88°) |
| OKLab | oklab(81.31% -0.0273 0.0149) |
| OKLCH | oklch(81.31% 0.031 151.4) |
| XYZ | xyz(48.1266, 54.4719, 53.3167) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.40
Greenish Grey
#96AE8D
ΔE00 9.69
Light Grey
#D8DCD6
ΔE00 9.82
Sage Green
#9CAF88
ΔE00 10.46
Darkseagreen
#8FBC8F
ΔE00 11.44
Silver
#C0C0C0
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C8B8 #C8B4C4
analogous
#BAC8B4 #B4C8B8 #B4C8C2
triadic
#B4C8B8 #B8B4C8 #C8B8B4
tetradic
#B4C8B8 #B4BAC8 #C8B4C4 #C8C2B4
square
#B4C8B8 #B4BAC8 #C8B4C4 #C8C2B4
split-complementary
#B4C8B8 #C2B4C8 #C8B4BA
monochromatic
#6D9475 #91AE97 #B4C8B8 #D7E2D9 #EDF2EE
Accessibility & contrast
On white
1.77
#B4C8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#B4C8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C8B8
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C8B8 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B7
Deuteranopia (green-blind)
#C5C2B9
Tritanopia (blue-blind)
#B2C7C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b4c8b8; /* rgb */ color: rgb(180, 200, 184); /* oklch */ color: oklch(81.3% 0.031 151.4);
Tailwind
colors: {
custom: {
50: '#cad8cd',
500: '#b4c8b8',
950: '#000000',
},
}SCSS
$custom: #b4c8b8; $custom-light: #cad8cd; $custom-dark: #000000;
JSON
{
"hex": "#b4c8b8",
"rgb": {
"r": 180,
"g": 200,
"b": 184
},
"hsl": {
"h": 132,
"s": 15.385,
"l": 74.51
},
"oklch": {
"l": 0.81307,
"c": 0.03106,
"h": 151.4
},
"luminance": 0.54473
}Semantic roles & 50–950 ramp
primary
#B4C8B8
secondary
#9C8497
accent
#4C8A9A
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#131413
muted
#828383