#B6C8B0#B6C8B0
#B6C8B0 is a light, muted green. Relative luminance 0.544; OKLCH L 81.2% C 0.038 H 137.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C8B0 |
|---|---|
| RGB | rgb(182, 200, 176) |
| HSL | hsl(105, 18%, 74%) |
| HSV | hsv(105, 12%, 78%) |
| CMYK | cmyk(9%, 0%, 12%, 21.6%) |
| CIE-LAB | lab(78.69, -10.57, 9.94) |
| CIE-LCH | lch(78.69, 14.51, 136.76°) |
| OKLab | oklab(81.24% -0.0285 0.0258) |
| OKLCH | oklch(81.24% 0.038 137.9) |
| XYZ | xyz(47.7807, 54.3878, 49.0465) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.35
Sage Green
#9CAF88
ΔE00 8.57
Darkseagreen
#8FBC8F
ΔE00 9.80
Light Grey
#D8DCD6
ΔE00 11.02
Silver (survey)
#C5C9C7
ΔE00 11.09
Light Grey Green
#B7E1A1
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C8B0 #C2B0C8
analogous
#C2C8B0 #B6C8B0 #B0C8B6
triadic
#B6C8B0 #B0B6C8 #C8B0B6
tetradic
#B6C8B0 #B0C2C8 #C2B0C8 #C8B6B0
square
#B6C8B0 #B0C2C8 #C2B0C8 #C8B6B0
split-complementary
#B6C8B0 #B6B0C8 #C8B0C2
monochromatic
#739668 #95AF8C #B6C8B0 #D7E1D4 #EEF2ED
Accessibility & contrast
On white
1.77
#B6C8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#B6C8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C8B0
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C8B0 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AF
Deuteranopia (green-blind)
#C7C2B1
Tritanopia (blue-blind)
#B6C6C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b6c8b0; /* rgb */ color: rgb(182, 200, 176); /* oklch */ color: oklch(81.2% 0.038 137.9);
Tailwind
colors: {
custom: {
50: '#ccd8c7',
500: '#b6c8b0',
950: '#000000',
},
}SCSS
$custom: #b6c8b0; $custom-light: #ccd8c7; $custom-dark: #000000;
JSON
{
"hex": "#b6c8b0",
"rgb": {
"r": 182,
"g": 200,
"b": 176
},
"hsl": {
"h": 105,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.81242,
"c": 0.03846,
"h": 137.9
},
"luminance": 0.54388
}Semantic roles & 50–950 ramp
primary
#B6C8B0
secondary
#95809C
accent
#499C87
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131413
muted
#838382