#B2C6BB#B2C6BB
#B2C6BB is a light, muted green. Relative luminance 0.534; OKLCH L 80.8% C 0.027 H 161.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C6BB |
|---|---|
| RGB | rgb(178, 198, 187) |
| HSL | hsl(147, 15%, 74%) |
| HSV | hsv(147, 10%, 78%) |
| CMYK | cmyk(10.1%, 0%, 5.6%, 22.4%) |
| CIE-LAB | lab(78.13, -8.91, 3.20) |
| CIE-LCH | lch(78.13, 9.46, 160.25°) |
| OKLab | oklab(80.82% -0.0253 0.0083) |
| OKLCH | oklch(80.82% 0.027 161.8) |
| XYZ | xyz(47.5219, 53.4403, 54.8154) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.26
Light Grey
#D8DCD6
ΔE00 9.35
Silver
#C0C0C0
ΔE00 10.49
Greenish Grey
#96AE8D
ΔE00 10.72
Powder Blue
#B0E0E6
ΔE00 11.01
Light Gray
#D3D3D3
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C6BB #C6B2BD
analogous
#B3C6B2 #B2C6BB #B2C6C5
triadic
#B2C6BB #BBB2C6 #C6BBB2
tetradic
#B2C6BB #B2B3C6 #C6B2BD #C6C5B2
square
#B2C6BB #B2B3C6 #C6B2BD #C6C5B2
split-complementary
#B2C6BB #C5B2C6 #C6B2B3
monochromatic
#6C927D #8FAC9C #B2C6BB #D5E0DA #EDF2EF
Accessibility & contrast
On white
1.80
#B2C6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#B2C6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C6BB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C6BB | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BA
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#AFC6C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2c6bb; /* rgb */ color: rgb(178, 198, 187); /* oklch */ color: oklch(80.8% 0.027 161.8);
Tailwind
colors: {
custom: {
50: '#c9d7cf',
500: '#b2c6bb',
950: '#000000',
},
}SCSS
$custom: #b2c6bb; $custom-light: #c9d7cf; $custom-dark: #000000;
JSON
{
"hex": "#b2c6bb",
"rgb": {
"r": 178,
"g": 198,
"b": 187
},
"hsl": {
"h": 147,
"s": 14.925,
"l": 73.725
},
"oklch": {
"l": 0.8082,
"c": 0.02661,
"h": 161.8
},
"luminance": 0.53441
}Semantic roles & 50–950 ramp
primary
#B2C6BB
secondary
#9A828F
accent
#4C7799
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383