#B7C2BB#B7C2BB
#B7C2BB is a light, near-neutral green. Relative luminance 0.522; OKLCH L 80.3% C 0.016 H 158.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C2BB |
|---|---|
| RGB | rgb(183, 194, 187) |
| HSL | hsl(142, 8%, 74%) |
| HSV | hsv(142, 6%, 76%) |
| CMYK | cmyk(5.7%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(77.42, -5.10, 2.21) |
| CIE-LCH | lch(77.42, 5.56, 156.57°) |
| OKLab | oklab(80.35% -0.0144 0.0058) |
| OKLCH | oklch(80.35% 0.016 158.2) |
| XYZ | xyz(47.7881, 52.2383, 54.5694) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.84
Silver
#C0C0C0
ΔE00 6.76
Light Grey
#D8DCD6
ΔE00 7.42
Light Gray
#D3D3D3
ΔE00 8.33
Dove Gray
#B6B8BD
ΔE00 8.44
Dark Gray
#A9A9A9
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C2BB #C2B7BE
analogous
#B9C2B7 #B7C2BB #B7C2C1
triadic
#B7C2BB #BBB7C2 #C2BBB7
tetradic
#B7C2BB #B7B9C2 #C2B7BE #C2C1B7
square
#B7C2BB #B7B9C2 #C2B7BE #C2C1B7
split-complementary
#B7C2BB #C1B7C2 #C2B7B9
monochromatic
#758A7C #96A69C #B7C2BB #D8DEDA #EEF1EF
Accessibility & contrast
On white
1.83
#B7C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#B7C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C2BB
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C2BB | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BB
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#B5C2C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b7c2bb; /* rgb */ color: rgb(183, 194, 187); /* oklch */ color: oklch(80.3% 0.016 158.2);
Tailwind
colors: {
custom: {
50: '#ccd4cf',
500: '#b7c2bb',
950: '#000000',
},
}SCSS
$custom: #b7c2bb; $custom-light: #ccd4cf; $custom-dark: #000000;
JSON
{
"hex": "#b7c2bb",
"rgb": {
"r": 183,
"g": 194,
"b": 187
},
"hsl": {
"h": 141.818,
"s": 8.271,
"l": 73.922
},
"oklch": {
"l": 0.80348,
"c": 0.01551,
"h": 158.2
},
"luminance": 0.52239
}Semantic roles & 50–950 ramp
primary
#B7C2BB
secondary
#958890
accent
#537B92
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131413
muted
#838383