#BCFFBC#BCFFBC
#BCFFBC is a very light, moderate green. Relative luminance 0.858; OKLCH L 93.9% C 0.112 H 144.6°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFBC |
|---|---|
| RGB | rgb(188, 255, 188) |
| HSL | hsl(120, 100%, 87%) |
| HSV | hsv(120, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(94.24, -33.38, 25.49) |
| CIE-LCH | lch(94.24, 42.00, 142.64°) |
| OKLab | oklab(93.85% -0.0911 0.0647) |
| OKLCH | oklch(93.85% 0.112 144.6) |
| XYZ | xyz(65.5734, 85.8398, 60.6810) |
| Luminance | 0.8584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.89
Celadon
#BEFDB7
ΔE00 1.08
Pale Green
#C7FDB5
ΔE00 2.66
Light Mint Green
#A6FBB2
ΔE00 2.89
Light Seafoam Green
#A7FFB5
ΔE00 2.92
Very Pale Green
#CFFDBC
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFBC #FFBCFF
analogous
#DEFFBC #BCFFBC #BCFFDE
triadic
#BCFFBC #BCBCFF #FFBCBC
tetradic
#BCFFBC #BCDEFF #FFBCFF #FFDEBC
square
#BCFFBC #BCDEFF #FFBCFF #FFDEBC
split-complementary
#BCFFBC #DEBCFF #FFBCDE
monochromatic
#42FF42 #7FFF7F #BCFFBC #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.16
#BCFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#BCFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFBC
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFBC | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B8
Deuteranopia (green-blind)
#F7ECC0
Tritanopia (blue-blind)
#B5FBED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcffbc; /* rgb */ color: rgb(188, 255, 188); /* oklch */ color: oklch(93.9% 0.112 144.6);
Tailwind
colors: {
custom: {
50: '#d1ffd0',
500: '#bcffbc',
950: '#000000',
},
}SCSS
$custom: #bcffbc; $custom-light: #d1ffd0; $custom-dark: #000000;
JSON
{
"hex": "#bcffbc",
"rgb": {
"r": 188,
"g": 255,
"b": 188
},
"hsl": {
"h": 120,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.93853,
"c": 0.1118,
"h": 144.6
},
"luminance": 0.85842
}Semantic roles & 50–950 ramp
primary
#BCFFBC
secondary
#E778E7
accent
#00E5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683