#BCC6B8#BCC6B8
#BCC6B8 is a light, muted green. Relative luminance 0.545; OKLCH L 81.5% C 0.022 H 136.6°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6B8 |
|---|---|
| RGB | rgb(188, 198, 184) |
| HSL | hsl(103, 11%, 75%) |
| HSV | hsv(103, 7%, 78%) |
| CMYK | cmyk(5.1%, 0%, 7.1%, 22.4%) |
| CIE-LAB | lab(78.78, -6.01, 5.83) |
| CIE-LCH | lch(78.78, 8.37, 135.89°) |
| OKLab | oklab(81.48% -0.0161 0.0152) |
| OKLCH | oklch(81.48% 0.022 136.6) |
| XYZ | xyz(49.5833, 54.5400, 53.2532) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.58
Light Grey
#D8DCD6
ΔE00 7.42
Silver
#C0C0C0
ΔE00 8.68
Light Gray
#D3D3D3
ΔE00 9.50
Warm Gray
#C9BEB0
ΔE00 10.10
Cement
#A5A391
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6B8 #C2B8C6
analogous
#C3C6B8 #BCC6B8 #B8C6BB
triadic
#BCC6B8 #B8BCC6 #C6B8BC
tetradic
#BCC6B8 #B8C3C6 #C2B8C6 #C6BBB8
square
#BCC6B8 #B8C3C6 #C2B8C6 #C6BBB8
split-complementary
#BCC6B8 #BBB8C6 #C6B8C3
monochromatic
#7C8F74 #9CAB96 #BCC6B8 #DCE1DA #EFF1EE
Accessibility & contrast
On white
1.76
#BCC6B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BCC6B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6B8
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6B8 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B7
Deuteranopia (green-blind)
#C5C3B9
Tritanopia (blue-blind)
#BCC5C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc6b8; /* rgb */ color: rgb(188, 198, 184); /* oklch */ color: oklch(81.5% 0.022 136.6);
Tailwind
colors: {
custom: {
50: '#d0d7cd',
500: '#bcc6b8',
950: '#000000',
},
}SCSS
$custom: #bcc6b8; $custom-light: #d0d7cd; $custom-dark: #000000;
JSON
{
"hex": "#bcc6b8",
"rgb": {
"r": 188,
"g": 198,
"b": 184
},
"hsl": {
"h": 102.857,
"s": 10.938,
"l": 74.902
},
"oklch": {
"l": 0.81482,
"c": 0.02218,
"h": 136.6
},
"luminance": 0.5454
}Semantic roles & 50–950 ramp
primary
#BCC6B8
secondary
#95899A
accent
#519581
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383