#B7C8BB#B7C8BB
#B7C8BB is a light, muted green. Relative luminance 0.550; OKLCH L 81.6% C 0.026 H 152.8°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C8BB |
|---|---|
| RGB | rgb(183, 200, 187) |
| HSL | hsl(134, 13%, 75%) |
| HSV | hsv(134, 9%, 78%) |
| CMYK | cmyk(8.5%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(79.02, -8.24, 4.52) |
| CIE-LCH | lch(79.02, 9.40, 151.24°) |
| OKLab | oklab(81.61% -0.023 0.0118) |
| OKLCH | oklch(81.61% 0.026 152.8) |
| XYZ | xyz(49.1505, 54.9631, 55.0236) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.85
Light Grey
#D8DCD6
ΔE00 8.52
Silver
#C0C0C0
ΔE00 10.19
Greenish Grey
#96AE8D
ΔE00 10.76
Light Gray
#D3D3D3
ΔE00 10.82
Sage Green
#9CAF88
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C8BB #C8B7C4
analogous
#BBC8B7 #B7C8BB #B7C8C4
triadic
#B7C8BB #BBB7C8 #C8BBB7
tetradic
#B7C8BB #B7BBC8 #C8B7C4 #C8C4B7
square
#B7C8BB #B7BBC8 #C8B7C4 #C8C4B7
split-complementary
#B7C8BB #C4B7C8 #C8B7BB
monochromatic
#729379 #94AD9A #B7C8BB #DAE3DC #EEF2EF
Accessibility & contrast
On white
1.75
#B7C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#B7C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C8BB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C8BB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#B5C7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b7c8bb; /* rgb */ color: rgb(183, 200, 187); /* oklch */ color: oklch(81.6% 0.026 152.8);
Tailwind
colors: {
custom: {
50: '#ccd8cf',
500: '#b7c8bb',
950: '#000000',
},
}SCSS
$custom: #b7c8bb; $custom-light: #ccd8cf; $custom-dark: #000000;
JSON
{
"hex": "#b7c8bb",
"rgb": {
"r": 183,
"g": 200,
"b": 187
},
"hsl": {
"h": 134.118,
"s": 13.386,
"l": 75.098
},
"oklch": {
"l": 0.81609,
"c": 0.02582,
"h": 152.8
},
"luminance": 0.54964
}Semantic roles & 50–950 ramp
primary
#B7C8BB
secondary
#9C8797
accent
#4E8698
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131413
muted
#838383