#BCC8BE#BCC8BE
#BCC8BE is a very light, near-neutral green. Relative luminance 0.557; OKLCH L 82.1% C 0.019 H 150.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC8BE |
|---|---|
| RGB | rgb(188, 200, 190) |
| HSL | hsl(130, 10%, 76%) |
| HSV | hsv(130, 6%, 78%) |
| CMYK | cmyk(6%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(79.45, -5.97, 3.58) |
| CIE-LCH | lch(79.45, 6.96, 149.02°) |
| OKLab | oklab(82.07% -0.0166 0.0094) |
| OKLCH | oklch(82.07% 0.019 150.5) |
| XYZ | xyz(50.6858, 55.7172, 56.7894) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.59
Light Grey
#D8DCD6
ΔE00 6.70
Silver
#C0C0C0
ΔE00 8.02
Light Gray
#D3D3D3
ΔE00 8.64
Gainsboro
#DCDCDC
ΔE00 9.67
Fog
#D8DCE0
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC8BE #C8BCC6
analogous
#C0C8BC #BCC8BE #BCC8C4
triadic
#BCC8BE #BEBCC8 #C8BEBC
tetradic
#BCC8BE #BCC0C8 #C8BCC6 #C8C4BC
square
#BCC8BE #BCC0C8 #C8BCC6 #C8C4BC
split-complementary
#BCC8BE #C4BCC8 #C8BCC0
monochromatic
#79917D #9AAC9D #BCC8BE #DEE4DF #EEF1EF
Accessibility & contrast
On white
1.73
#BCC8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BCC8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC8BE
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC8BE | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#BBC7C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc8be; /* rgb */ color: rgb(188, 200, 190); /* oklch */ color: oklch(82.1% 0.019 150.5);
Tailwind
colors: {
custom: {
50: '#d0d8d1',
500: '#bcc8be',
950: '#000000',
},
}SCSS
$custom: #bcc8be; $custom-light: #d0d8d1; $custom-dark: #000000;
JSON
{
"hex": "#bcc8be",
"rgb": {
"r": 188,
"g": 200,
"b": 190
},
"hsl": {
"h": 130,
"s": 9.836,
"l": 76.078
},
"oklch": {
"l": 0.82066,
"c": 0.01904,
"h": 150.5
},
"luminance": 0.55718
}Semantic roles & 50–950 ramp
primary
#BCC8BE
secondary
#9B8D99
accent
#528994
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383