#BCCFBF#BCCFBF
#BCCFBF is a very light, muted green. Relative luminance 0.591; OKLCH L 83.6% C 0.030 H 150.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFBF |
|---|---|
| RGB | rgb(188, 207, 191) |
| HSL | hsl(129, 17%, 77%) |
| HSV | hsv(129, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(81.33, -9.42, 5.77) |
| CIE-LCH | lch(81.33, 11.04, 148.53°) |
| OKLab | oklab(83.56% -0.0261 0.015) |
| OKLCH | oklch(83.56% 0.03 150) |
| XYZ | xyz(52.4539, 59.0780, 57.9198) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.60
Silver (survey)
#C5C9C7
ΔE00 9.04
Honeydew
#F0FFF0
ΔE00 10.94
Greenish Grey
#96AE8D
ΔE00 11.22
Light Gray
#D3D3D3
ΔE00 11.55
Silver
#C0C0C0
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFBF #CFBCCC
analogous
#C2CFBC #BCCFBF #BCCFC9
triadic
#BCCFBF #BFBCCF #CFBFBC
tetradic
#BCCFBF #BCC2CF #CFBCCC #CFC9BC
square
#BCCFBF #BCC2CF #CFBCCC #CFC9BC
split-complementary
#BCCFBF #C9BCCF #CFBCC2
monochromatic
#759C7B #98B59D #BCCFBF #E0E9E1 #EDF2EE
Accessibility & contrast
On white
1.64
#BCCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BCCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFBF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFBF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBE
Deuteranopia (green-blind)
#CCC9C0
Tritanopia (blue-blind)
#BACECA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccfbf; /* rgb */ color: rgb(188, 207, 191); /* oklch */ color: oklch(83.6% 0.030 150.0);
Tailwind
colors: {
custom: {
50: '#d0ddd2',
500: '#bccfbf',
950: '#000000',
},
}SCSS
$custom: #bccfbf; $custom-light: #d0ddd2; $custom-dark: #000000;
JSON
{
"hex": "#bccfbf",
"rgb": {
"r": 188,
"g": 207,
"b": 191
},
"hsl": {
"h": 129.474,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83562,
"c": 0.03011,
"h": 150
},
"luminance": 0.59079
}Semantic roles & 50–950 ramp
primary
#BCCFBF
secondary
#A48CA0
accent
#4B8E9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483