#BCFFAC#BCFFAC
#BCFFAC is a very light, vivid green. Relative luminance 0.852; OKLCH L 93.5% C 0.128 H 139.7°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFAC |
|---|---|
| RGB | rgb(188, 255, 172) |
| HSL | hsl(108, 100%, 84%) |
| HSV | hsv(108, 33%, 100%) |
| CMYK | cmyk(26.3%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(93.96, -35.87, 33.17) |
| CIE-LCH | lch(93.96, 48.85, 137.24°) |
| OKLab | oklab(93.54% -0.0978 0.0831) |
| OKLCH | oklch(93.54% 0.128 139.7) |
| XYZ | xyz(63.9433, 85.1878, 52.0956) |
| Luminance | 0.8519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.39
Light Light Green
#C8FFB0
ΔE00 1.87
Tea Green
#BDF8A3
ΔE00 1.90
Washed Out Green
#BCF5A6
ΔE00 2.27
Celadon
#BEFDB7
ΔE00 2.37
Pale Green
#C7FDB5
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFAC #EFACFF
analogous
#E5FFAC #BCFFAC #ACFFC5
triadic
#BCFFAC #ACBCFF #FFACBC
tetradic
#BCFFAC #ACE5FF #EFACFF #FFC5AC
square
#BCFFAC #ACE5FF #EFACFF #FFC5AC
split-complementary
#BCFFAC #C5ACFF #FFACE5
monochromatic
#59FF32 #8BFF6F #BCFFAC #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.16
#BCFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#BCFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFAC
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFAC | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A7
Deuteranopia (green-blind)
#F9EBB0
Tritanopia (blue-blind)
#B8FAEA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcffac; /* rgb */ color: rgb(188, 255, 172); /* oklch */ color: oklch(93.5% 0.128 139.7);
Tailwind
colors: {
custom: {
50: '#d2ffc5',
500: '#bcffac',
950: '#000000',
},
}SCSS
$custom: #bcffac; $custom-light: #d2ffc5; $custom-dark: #000000;
JSON
{
"hex": "#bcffac",
"rgb": {
"r": 188,
"g": 255,
"b": 172
},
"hsl": {
"h": 108.434,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.93535,
"c": 0.1283,
"h": 139.7
},
"luminance": 0.8519
}Semantic roles & 50–950 ramp
primary
#BCFFAC
secondary
#CD6AE5
accent
#00E6B9
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682