#BCC6BF#BCC6BF
#BCC6BF is a light, near-neutral green. Relative luminance 0.548; OKLCH L 81.7% C 0.015 H 155.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6BF |
|---|---|
| RGB | rgb(188, 198, 191) |
| HSL | hsl(138, 8%, 76%) |
| HSV | hsv(138, 5%, 78%) |
| CMYK | cmyk(5.1%, 0%, 3.5%, 22.4%) |
| CIE-LAB | lab(78.95, -4.74, 2.32) |
| CIE-LCH | lch(78.95, 5.27, 153.95°) |
| OKLab | oklab(81.68% -0.0133 0.0061) |
| OKLCH | oklch(81.68% 0.015 155.5) |
| XYZ | xyz(50.3353, 54.8408, 57.2136) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.11
Light Grey
#D8DCD6
ΔE00 6.27
Silver
#C0C0C0
ΔE00 6.46
Light Gray
#D3D3D3
ΔE00 7.45
Dove Gray
#B6B8BD
ΔE00 8.49
Gainsboro
#DCDCDC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6BF #C6BCC3
analogous
#BEC6BC #BCC6BF #BCC6C4
triadic
#BCC6BF #BFBCC6 #C6BFBC
tetradic
#BCC6BF #BCBEC6 #C6BCC3 #C6C4BC
square
#BCC6BF #BCBEC6 #C6BCC3 #C6C4BC
split-complementary
#BCC6BF #C4BCC6 #C6BCBE
monochromatic
#7A8E80 #9BAA9F #BCC6BF #DDE2DF #EEF1EF
Accessibility & contrast
On white
1.75
#BCC6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#BCC6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6BF
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6BF | 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)
#C6C4BF
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#BBC6C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc6bf; /* rgb */ color: rgb(188, 198, 191); /* oklch */ color: oklch(81.7% 0.015 155.5);
Tailwind
colors: {
custom: {
50: '#d0d7d2',
500: '#bcc6bf',
950: '#000000',
},
}SCSS
$custom: #bcc6bf; $custom-light: #d0d7d2; $custom-dark: #000000;
JSON
{
"hex": "#bcc6bf",
"rgb": {
"r": 188,
"g": 198,
"b": 191
},
"hsl": {
"h": 138,
"s": 8.065,
"l": 75.686
},
"oklch": {
"l": 0.81677,
"c": 0.01462,
"h": 155.5
},
"luminance": 0.54841
}Semantic roles & 50–950 ramp
primary
#BCC6BF
secondary
#998D96
accent
#537F92
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383