#B4C8BB#B4C8BB
#B4C8BB is a light, muted green. Relative luminance 0.546; OKLCH L 81.4% C 0.028 H 157.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C8BB |
|---|---|
| RGB | rgb(180, 200, 187) |
| HSL | hsl(141, 15%, 75%) |
| HSV | hsv(141, 10%, 78%) |
| CMYK | cmyk(10%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(78.81, -9.27, 4.19) |
| CIE-LCH | lch(78.81, 10.17, 155.65°) |
| OKLab | oklab(81.39% -0.026 0.0109) |
| OKLCH | oklch(81.39% 0.028 157.2) |
| XYZ | xyz(48.4444, 54.5990, 54.9905) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.64
Light Grey
#D8DCD6
ΔE00 9.31
Greenish Grey
#96AE8D
ΔE00 10.48
Silver
#C0C0C0
ΔE00 10.96
Powder Blue
#B0E0E6
ΔE00 11.36
Sage Green
#9CAF88
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C8BB #C8B4C1
analogous
#B7C8B4 #B4C8BB #B4C8C5
triadic
#B4C8BB #BBB4C8 #C8BBB4
tetradic
#B4C8BB #B4B7C8 #C8B4C1 #C8C5B4
square
#B4C8BB #B4B7C8 #C8B4C1 #C8C5B4
split-complementary
#B4C8BB #C5B4C8 #C8B4B7
monochromatic
#6D947B #91AE9B #B4C8BB #D7E2DB #EDF2EF
Accessibility & contrast
On white
1.76
#B4C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#B4C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C8BB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C8BB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#C4C2BC
Tritanopia (blue-blind)
#B1C8C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b4c8bb; /* rgb */ color: rgb(180, 200, 187); /* oklch */ color: oklch(81.4% 0.028 157.2);
Tailwind
colors: {
custom: {
50: '#cad8cf',
500: '#b4c8bb',
950: '#000000',
},
}SCSS
$custom: #b4c8bb; $custom-light: #cad8cf; $custom-dark: #000000;
JSON
{
"hex": "#b4c8bb",
"rgb": {
"r": 180,
"g": 200,
"b": 187
},
"hsl": {
"h": 141,
"s": 15.385,
"l": 74.51
},
"oklch": {
"l": 0.8139,
"c": 0.02825,
"h": 157.2
},
"luminance": 0.546
}Semantic roles & 50–950 ramp
primary
#B4C8BB
secondary
#9C8494
accent
#4C7E9A
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383