#BCCFBB#BCCFBB
#BCCFBB is a very light, muted green. Relative luminance 0.589; OKLCH L 83.5% C 0.034 H 143.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFBB |
|---|---|
| RGB | rgb(188, 207, 187) |
| HSL | hsl(117, 17%, 77%) |
| HSV | hsv(117, 10%, 81%) |
| CMYK | cmyk(9.2%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(81.24, -10.14, 7.76) |
| CIE-LCH | lch(81.24, 12.77, 142.57°) |
| OKLab | oklab(83.46% -0.0277 0.0202) |
| OKLCH | oklch(83.46% 0.034 143.9) |
| XYZ | xyz(52.0197, 58.9043, 55.6331) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.46
Silver (survey)
#C5C9C7
ΔE00 10.09
Greenish Grey
#96AE8D
ΔE00 10.45
Sage Green
#9CAF88
ΔE00 10.83
Honeydew
#F0FFF0
ΔE00 11.19
Darkseagreen
#8FBC8F
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFBB #CEBBCF
analogous
#C6CFBB #BCCFBB #BBCFC4
triadic
#BCCFBB #BBBCCF #CFBBBC
tetradic
#BCCFBB #BBC6CF #CEBBCF #CFC4BB
square
#BCCFBB #BBC6CF #CEBBCF #CFC4BB
split-complementary
#BCCFBB #C4BBCF #CFBBC6
monochromatic
#759C73 #99B697 #BCCFBB #DFE8DF #EDF2ED
Accessibility & contrast
On white
1.64
#BCCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BCCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFBB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFBB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#CDC9BC
Tritanopia (blue-blind)
#BBCEC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccfbb; /* rgb */ color: rgb(188, 207, 187); /* oklch */ color: oklch(83.5% 0.034 143.9);
Tailwind
colors: {
custom: {
50: '#d0ddcf',
500: '#bccfbb',
950: '#000000',
},
}SCSS
$custom: #bccfbb; $custom-light: #d0ddcf; $custom-dark: #000000;
JSON
{
"hex": "#bccfbb",
"rgb": {
"r": 188,
"g": 207,
"b": 187
},
"hsl": {
"h": 117,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83455,
"c": 0.0343,
"h": 143.9
},
"luminance": 0.58905
}Semantic roles & 50–950 ramp
primary
#BCCFBB
secondary
#A28BA4
accent
#4A9C97
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483