#B2C7BB#B2C7BB
#B2C7BB is a light, muted green. Relative luminance 0.539; OKLCH L 81.0% C 0.028 H 160.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C7BB |
|---|---|
| RGB | rgb(178, 199, 187) |
| HSL | hsl(146, 16%, 74%) |
| HSV | hsv(146, 11%, 78%) |
| CMYK | cmyk(10.6%, 0%, 6%, 22%) |
| CIE-LAB | lab(78.40, -9.43, 3.59) |
| CIE-LCH | lch(78.40, 10.09, 159.17°) |
| OKLab | oklab(81.03% -0.0267 0.0093) |
| OKLCH | oklch(81.03% 0.028 160.7) |
| XYZ | xyz(47.7512, 53.8990, 54.8918) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.72
Light Grey
#D8DCD6
ΔE00 9.58
Greenish Grey
#96AE8D
ΔE00 10.52
Silver
#C0C0C0
ΔE00 10.98
Powder Blue
#B0E0E6
ΔE00 11.01
Sage Green
#9CAF88
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C7BB #C7B2BE
analogous
#B4C7B2 #B2C7BB #B2C7C6
triadic
#B2C7BB #BBB2C7 #C7BBB2
tetradic
#B2C7BB #B2B4C7 #C7B2BE #C7C6B2
square
#B2C7BB #B2B4C7 #C7B2BE #C7C6B2
split-complementary
#B2C7BB #C6B2C7 #C7B2B4
monochromatic
#6B937C #8FAD9C #B2C7BB #D5E1DA #EDF2EF
Accessibility & contrast
On white
1.78
#B2C7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#B2C7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C7BB
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C7BB | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BA
Deuteranopia (green-blind)
#C2C1BC
Tritanopia (blue-blind)
#AFC7C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2c7bb; /* rgb */ color: rgb(178, 199, 187); /* oklch */ color: oklch(81.0% 0.028 160.7);
Tailwind
colors: {
custom: {
50: '#c9d8cf',
500: '#b2c7bb',
950: '#000000',
},
}SCSS
$custom: #b2c7bb; $custom-light: #c9d8cf; $custom-dark: #000000;
JSON
{
"hex": "#b2c7bb",
"rgb": {
"r": 178,
"g": 199,
"b": 187
},
"hsl": {
"h": 145.714,
"s": 15.789,
"l": 73.922
},
"oklch": {
"l": 0.81033,
"c": 0.02827,
"h": 160.7
},
"luminance": 0.539
}Semantic roles & 50–950 ramp
primary
#B2C7BB
secondary
#9B8290
accent
#4B789A
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383