#BCCFBC#BCCFBC
#BCCFBC is a very light, muted green. Relative luminance 0.589; OKLCH L 83.5% C 0.033 H 145.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFBC |
|---|---|
| RGB | rgb(188, 207, 188) |
| HSL | hsl(120, 17%, 77%) |
| HSV | hsv(120, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(81.26, -9.96, 7.26) |
| CIE-LCH | lch(81.26, 12.33, 143.91°) |
| OKLab | oklab(83.48% -0.0273 0.0189) |
| OKLCH | oklch(83.48% 0.033 145.3) |
| XYZ | xyz(52.1272, 58.9473, 56.1989) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.24
Silver (survey)
#C5C9C7
ΔE00 9.83
Greenish Grey
#96AE8D
ΔE00 10.63
Sage Green
#9CAF88
ΔE00 11.05
Honeydew
#F0FFF0
ΔE00 11.11
Darkseagreen
#8FBC8F
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFBC #CFBCCF
analogous
#C6CFBC #BCCFBC #BCCFC6
triadic
#BCCFBC #BCBCCF #CFBCBC
tetradic
#BCCFBC #BCC6CF #CFBCCF #CFC6BC
square
#BCCFBC #BCC6CF #CFBCCF #CFC6BC
split-complementary
#BCCFBC #C6BCCF #CFBCC6
monochromatic
#759C75 #98B598 #BCCFBC #E0E9E0 #EDF2ED
Accessibility & contrast
On white
1.64
#BCCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#BCCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFBC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFBC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBB
Deuteranopia (green-blind)
#CCC9BD
Tritanopia (blue-blind)
#BACEC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccfbc; /* rgb */ color: rgb(188, 207, 188); /* oklch */ color: oklch(83.5% 0.033 145.3);
Tailwind
colors: {
custom: {
50: '#d0ddd0',
500: '#bccfbc',
950: '#000000',
},
}SCSS
$custom: #bccfbc; $custom-light: #d0ddd0; $custom-dark: #000000;
JSON
{
"hex": "#bccfbc",
"rgb": {
"r": 188,
"g": 207,
"b": 188
},
"hsl": {
"h": 120,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83481,
"c": 0.03323,
"h": 145.3
},
"luminance": 0.58948
}Semantic roles & 50–950 ramp
primary
#BCCFBC
secondary
#A48CA4
accent
#4B9B9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483