#BCC8BF#BCC8BF
#BCC8BF is a very light, near-neutral green. Relative luminance 0.558; OKLCH L 82.1% C 0.018 H 153.5°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC8BF |
|---|---|
| RGB | rgb(188, 200, 191) |
| HSL | hsl(135, 10%, 76%) |
| HSV | hsv(135, 6%, 78%) |
| CMYK | cmyk(6%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(79.48, -5.79, 3.08) |
| CIE-LCH | lch(79.48, 6.55, 151.95°) |
| OKLab | oklab(82.09% -0.0162 0.0081) |
| OKLCH | oklch(82.09% 0.018 153.5) |
| XYZ | xyz(50.7955, 55.7611, 57.3670) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.26
Light Grey
#D8DCD6
ΔE00 6.55
Silver
#C0C0C0
ΔE00 7.73
Light Gray
#D3D3D3
ΔE00 8.37
Gainsboro
#DCDCDC
ΔE00 9.42
Fog
#D8DCE0
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC8BF #C8BCC5
analogous
#BFC8BC #BCC8BF #BCC8C5
triadic
#BCC8BF #BFBCC8 #C8BFBC
tetradic
#BCC8BF #BCBFC8 #C8BCC5 #C8C5BC
square
#BCC8BF #BCBFC8 #C8BCC5 #C8C5BC
split-complementary
#BCC8BF #C5BCC8 #C8BCBF
monochromatic
#79917F #9AAC9F #BCC8BF #DEE4DF #EEF1EF
Accessibility & contrast
On white
1.73
#BCC8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#BCC8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC8BF
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC8BF | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#BAC8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc8bf; /* rgb */ color: rgb(188, 200, 191); /* oklch */ color: oklch(82.1% 0.018 153.5);
Tailwind
colors: {
custom: {
50: '#d0d8d2',
500: '#bcc8bf',
950: '#000000',
},
}SCSS
$custom: #bcc8bf; $custom-light: #d0d8d2; $custom-dark: #000000;
JSON
{
"hex": "#bcc8bf",
"rgb": {
"r": 188,
"g": 200,
"b": 191
},
"hsl": {
"h": 135,
"s": 9.836,
"l": 76.078
},
"oklch": {
"l": 0.82094,
"c": 0.01807,
"h": 153.5
},
"luminance": 0.55762
}Semantic roles & 50–950 ramp
primary
#BCC8BF
secondary
#9B8D98
accent
#528394
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383