#BCC8B8#BCC8B8
#BCC8B8 is a light, muted green. Relative luminance 0.555; OKLCH L 81.9% C 0.026 H 137.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC8B8 |
|---|---|
| RGB | rgb(188, 200, 184) |
| HSL | hsl(105, 13%, 75%) |
| HSV | hsv(105, 8%, 78%) |
| CMYK | cmyk(6%, 0%, 8%, 21.6%) |
| CIE-LAB | lab(79.31, -7.06, 6.59) |
| CIE-LCH | lch(79.31, 9.66, 136.95°) |
| OKLab | oklab(81.9% -0.019 0.0172) |
| OKLCH | oklch(81.9% 0.026 137.8) |
| XYZ | xyz(50.0435, 55.4603, 53.4066) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.58
Light Grey
#D8DCD6
ΔE00 7.92
Silver
#C0C0C0
ΔE00 9.80
Light Gray
#D3D3D3
ΔE00 10.36
Greenish Grey
#96AE8D
ΔE00 10.72
Sage Green
#9CAF88
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC8B8 #C4B8C8
analogous
#C4C8B8 #BCC8B8 #B8C8BC
triadic
#BCC8B8 #B8BCC8 #C8B8BC
tetradic
#BCC8B8 #B8C4C8 #C4B8C8 #C8BCB8
square
#BCC8B8 #B8C4C8 #C4B8C8 #C8BCB8
split-complementary
#BCC8B8 #BCB8C8 #C8B8C4
monochromatic
#7B9373 #9BAD96 #BCC8B8 #DDE3DA #EFF2EE
Accessibility & contrast
On white
1.74
#BCC8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#BCC8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC8B8
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC8B8 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B7
Deuteranopia (green-blind)
#C7C4B9
Tritanopia (blue-blind)
#BCC7C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc8b8; /* rgb */ color: rgb(188, 200, 184); /* oklch */ color: oklch(81.9% 0.026 137.8);
Tailwind
colors: {
custom: {
50: '#d0d8cd',
500: '#bcc8b8',
950: '#000000',
},
}SCSS
$custom: #bcc8b8; $custom-light: #d0d8cd; $custom-dark: #000000;
JSON
{
"hex": "#bcc8b8",
"rgb": {
"r": 188,
"g": 200,
"b": 184
},
"hsl": {
"h": 105,
"s": 12.698,
"l": 75.294
},
"oklch": {
"l": 0.81901,
"c": 0.02564,
"h": 137.8
},
"luminance": 0.55461
}Semantic roles & 50–950 ramp
primary
#BCC8B8
secondary
#97889C
accent
#4F9785
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383