#BCCCBF#BCCCBF
#BCCCBF is a very light, muted green. Relative luminance 0.576; OKLCH L 82.9% C 0.025 H 151.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCBF |
|---|---|
| RGB | rgb(188, 204, 191) |
| HSL | hsl(131, 14%, 77%) |
| HSV | hsv(131, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(80.54, -7.87, 4.62) |
| CIE-LCH | lch(80.54, 9.12, 149.60°) |
| OKLab | oklab(82.93% -0.0218 0.0121) |
| OKLCH | oklch(82.93% 0.025 151.1) |
| XYZ | xyz(51.7340, 57.6382, 57.6798) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.49
Light Grey
#D8DCD6
ΔE00 7.60
Silver
#C0C0C0
ΔE00 10.05
Light Gray
#D3D3D3
ΔE00 10.22
Gainsboro
#DCDCDC
ΔE00 10.96
Honeydew
#F0FFF0
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCBF #CCBCC9
analogous
#C1CCBC #BCCCBF #BCCCC7
triadic
#BCCCBF #BFBCCC #CCBFBC
tetradic
#BCCCBF #BCC1CC #CCBCC9 #CCC7BC
square
#BCCCBF #BCC1CC #CCBCC9 #CCC7BC
split-complementary
#BCCCBF #C7BCCC #CCBCC1
monochromatic
#77977D #99B29E #BCCCBF #DFE6E0 #EEF2EE
Accessibility & contrast
On white
1.68
#BCCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#BCCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCBF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCBF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#BACBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcccbf; /* rgb */ color: rgb(188, 204, 191); /* oklch */ color: oklch(82.9% 0.025 151.1);
Tailwind
colors: {
custom: {
50: '#d0dbd2',
500: '#bcccbf',
950: '#000000',
},
}SCSS
$custom: #bcccbf; $custom-light: #d0dbd2; $custom-dark: #000000;
JSON
{
"hex": "#bcccbf",
"rgb": {
"r": 188,
"g": 204,
"b": 191
},
"hsl": {
"h": 131.25,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.82931,
"c": 0.02496,
"h": 151.1
},
"luminance": 0.57639
}Semantic roles & 50–950 ramp
primary
#BCCCBF
secondary
#A08C9C
accent
#4E8A98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483