#BCCFBA#BCCFBA
#BCCFBA is a very light, muted green. Relative luminance 0.589; OKLCH L 83.4% C 0.035 H 142.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFBA |
|---|---|
| RGB | rgb(188, 207, 186) |
| HSL | hsl(114, 18%, 77%) |
| HSV | hsv(114, 10%, 81%) |
| CMYK | cmyk(9.2%, 0%, 10.1%, 18.8%) |
| CIE-LAB | lab(81.22, -10.32, 8.26) |
| CIE-LCH | lch(81.22, 13.22, 141.32°) |
| OKLab | oklab(83.43% -0.0281 0.0215) |
| OKLCH | oklch(83.43% 0.035 142.6) |
| XYZ | xyz(51.9131, 58.8616, 55.0713) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.68
Greenish Grey
#96AE8D
ΔE00 10.29
Silver (survey)
#C5C9C7
ΔE00 10.35
Sage Green
#9CAF88
ΔE00 10.61
Darkseagreen
#8FBC8F
ΔE00 11.25
Honeydew
#F0FFF0
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFBA #CDBACF
analogous
#C7CFBA #BCCFBA #BACFC3
triadic
#BCCFBA #BABCCF #CFBABC
tetradic
#BCCFBA #BAC7CF #CDBACF #CFC3BA
square
#BCCFBA #BAC7CF #CDBACF #CFC3BA
split-complementary
#BCCFBA #C3BACF #CFBAC7
monochromatic
#769D72 #99B696 #BCCFBA #DFE8DE #EDF2ED
Accessibility & contrast
On white
1.64
#BCCFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#BCCFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFBA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFBA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBB9
Deuteranopia (green-blind)
#CDC9BB
Tritanopia (blue-blind)
#BBCDC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccfba; /* rgb */ color: rgb(188, 207, 186); /* oklch */ color: oklch(83.4% 0.035 142.6);
Tailwind
colors: {
custom: {
50: '#d0ddce',
500: '#bccfba',
950: '#000000',
},
}SCSS
$custom: #bccfba; $custom-light: #d0ddce; $custom-dark: #000000;
JSON
{
"hex": "#bccfba",
"rgb": {
"r": 188,
"g": 207,
"b": 186
},
"hsl": {
"h": 114.286,
"s": 17.949,
"l": 77.059
},
"oklch": {
"l": 0.83429,
"c": 0.0354,
"h": 142.6
},
"luminance": 0.58862
}Semantic roles & 50–950 ramp
primary
#BCCFBA
secondary
#A189A4
accent
#499C94
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483