#B7C8BD#B7C8BD
#B7C8BD is a light, muted green. Relative luminance 0.550; OKLCH L 81.7% C 0.024 H 157.5°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C8BD |
|---|---|
| RGB | rgb(183, 200, 189) |
| HSL | hsl(141, 13%, 75%) |
| HSV | hsv(141, 9%, 78%) |
| CMYK | cmyk(8.5%, 0%, 5.5%, 21.6%) |
| CIE-LAB | lab(79.07, -7.87, 3.52) |
| CIE-LCH | lch(79.07, 8.62, 155.89°) |
| OKLab | oklab(81.66% -0.0221 0.0092) |
| OKLCH | oklch(81.66% 0.024 157.5) |
| XYZ | xyz(49.3661, 55.0494, 56.1590) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.31
Light Grey
#D8DCD6
ΔE00 8.19
Silver
#C0C0C0
ΔE00 9.69
Light Gray
#D3D3D3
ΔE00 10.33
Gainsboro
#DCDCDC
ΔE00 11.25
Greenish Grey
#96AE8D
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C8BD #C8B7C2
analogous
#B9C8B7 #B7C8BD #B7C8C5
triadic
#B7C8BD #BDB7C8 #C8BDB7
tetradic
#B7C8BD #B7B9C8 #C8B7C2 #C8C5B7
square
#B7C8BD #B7B9C8 #C8B7C2 #C8C5B7
split-complementary
#B7C8BD #C5B7C8 #C8B7B9
monochromatic
#72937D #94AD9D #B7C8BD #DAE3DD #EEF2EF
Accessibility & contrast
On white
1.75
#B7C8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#B7C8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C8BD
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C8BD | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#B4C8C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b7c8bd; /* rgb */ color: rgb(183, 200, 189); /* oklch */ color: oklch(81.7% 0.024 157.5);
Tailwind
colors: {
custom: {
50: '#ccd8d0',
500: '#b7c8bd',
950: '#000000',
},
}SCSS
$custom: #b7c8bd; $custom-light: #ccd8d0; $custom-dark: #000000;
JSON
{
"hex": "#b7c8bd",
"rgb": {
"r": 183,
"g": 200,
"b": 189
},
"hsl": {
"h": 141.176,
"s": 13.386,
"l": 75.098
},
"oklch": {
"l": 0.81665,
"c": 0.02398,
"h": 157.5
},
"luminance": 0.5505
}Semantic roles & 50–950 ramp
primary
#B7C8BD
secondary
#9C8795
accent
#4E7E98
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383