#B6C8BB#B6C8BB
#B6C8BB is a light, muted green. Relative luminance 0.548; OKLCH L 81.5% C 0.027 H 154.4°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C8BB |
|---|---|
| RGB | rgb(182, 200, 187) |
| HSL | hsl(137, 14%, 75%) |
| HSV | hsv(137, 9%, 78%) |
| CMYK | cmyk(9%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(78.95, -8.58, 4.41) |
| CIE-LCH | lch(78.95, 9.65, 152.79°) |
| OKLab | oklab(81.54% -0.024 0.0115) |
| OKLCH | oklch(81.54% 0.027 154.4) |
| XYZ | xyz(48.9135, 54.8409, 55.0125) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.12
Light Grey
#D8DCD6
ΔE00 8.78
Silver
#C0C0C0
ΔE00 10.45
Greenish Grey
#96AE8D
ΔE00 10.66
Light Gray
#D3D3D3
ΔE00 11.09
Sage Green
#9CAF88
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C8BB #C8B6C3
analogous
#BAC8B6 #B6C8BB #B6C8C4
triadic
#B6C8BB #BBB6C8 #C8BBB6
tetradic
#B6C8BB #B6BAC8 #C8B6C3 #C8C4B6
square
#B6C8BB #B6BAC8 #C8B6C3 #C8C4B6
split-complementary
#B6C8BB #C4B6C8 #C8B6BA
monochromatic
#70937A #93AE9A #B6C8BB #D9E2DC #EEF2EF
Accessibility & contrast
On white
1.75
#B6C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#B6C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C8BB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C8BB | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#B4C7C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b6c8bb; /* rgb */ color: rgb(182, 200, 187); /* oklch */ color: oklch(81.5% 0.027 154.4);
Tailwind
colors: {
custom: {
50: '#ccd8cf',
500: '#b6c8bb',
950: '#000000',
},
}SCSS
$custom: #b6c8bb; $custom-light: #ccd8cf; $custom-dark: #000000;
JSON
{
"hex": "#b6c8bb",
"rgb": {
"r": 182,
"g": 200,
"b": 187
},
"hsl": {
"h": 136.667,
"s": 14.062,
"l": 74.902
},
"oklch": {
"l": 0.81536,
"c": 0.02661,
"h": 154.4
},
"luminance": 0.54841
}Semantic roles & 50–950 ramp
primary
#B6C8BB
secondary
#9C8696
accent
#4D8398
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131413
muted
#838383