#B6C8BE#B6C8BE
#B6C8BE is a light, muted green. Relative luminance 0.550; OKLCH L 81.6% C 0.024 H 161.6°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C8BE |
|---|---|
| RGB | rgb(182, 200, 190) |
| HSL | hsl(147, 14%, 75%) |
| HSV | hsv(147, 9%, 78%) |
| CMYK | cmyk(9%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(79.02, -8.02, 2.91) |
| CIE-LCH | lch(79.02, 8.53, 160.06°) |
| OKLab | oklab(81.62% -0.0228 0.0076) |
| OKLCH | oklch(81.62% 0.024 161.6) |
| XYZ | xyz(49.2380, 54.9707, 56.7215) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.34
Light Grey
#D8DCD6
ΔE00 8.32
Silver
#C0C0C0
ΔE00 9.72
Light Gray
#D3D3D3
ΔE00 10.38
Powder Blue
#B0E0E6
ΔE00 10.86
Gainsboro
#DCDCDC
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C8BE #C8B6C0
analogous
#B7C8B6 #B6C8BE #B6C8C7
triadic
#B6C8BE #BEB6C8 #C8BEB6
tetradic
#B6C8BE #B6B7C8 #C8B6C0 #C8C7B6
square
#B6C8BE #B6B7C8 #C8B6C0 #C8C7B6
split-complementary
#B6C8BE #C7B6C8 #C8B6B7
monochromatic
#709380 #93AE9F #B6C8BE #D9E2DD #EEF2EF
Accessibility & contrast
On white
1.75
#B6C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#B6C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C8BE
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C8BE | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#B3C8C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b6c8be; /* rgb */ color: rgb(182, 200, 190); /* oklch */ color: oklch(81.6% 0.024 161.6);
Tailwind
colors: {
custom: {
50: '#ccd8d1',
500: '#b6c8be',
950: '#000000',
},
}SCSS
$custom: #b6c8be; $custom-light: #ccd8d1; $custom-dark: #000000;
JSON
{
"hex": "#b6c8be",
"rgb": {
"r": 182,
"g": 200,
"b": 190
},
"hsl": {
"h": 146.667,
"s": 14.062,
"l": 74.902
},
"oklch": {
"l": 0.8162,
"c": 0.024,
"h": 161.6
},
"luminance": 0.54971
}Semantic roles & 50–950 ramp
primary
#B6C8BE
secondary
#9C8692
accent
#4D7798
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383