#BCFFAB#BCFFAB
#BCFFAB is a very light, vivid green. Relative luminance 0.852; OKLCH L 93.5% C 0.129 H 139.4°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFAB |
|---|---|
| RGB | rgb(188, 255, 171) |
| HSL | hsl(108, 100%, 84%) |
| HSV | hsv(108, 33%, 100%) |
| CMYK | cmyk(26.3%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(93.95, -36.01, 33.64) |
| CIE-LCH | lch(93.95, 49.28, 136.95°) |
| OKLab | oklab(93.52% -0.0982 0.0842) |
| OKLCH | oklch(93.52% 0.129 139.4) |
| XYZ | xyz(63.8476, 85.1495, 51.5917) |
| Luminance | 0.8515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.36
Tea Green
#BDF8A3
ΔE00 1.82
Light Light Green
#C8FFB0
ΔE00 1.89
Washed Out Green
#BCF5A6
ΔE00 2.27
Pastel Green
#B0FF9D
ΔE00 2.47
Pale Green
#C7FDB5
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFAB #EEABFF
analogous
#E6FFAB #BCFFAB #ABFFC4
triadic
#BCFFAB #ABBCFF #FFABBC
tetradic
#BCFFAB #ABE6FF #EEABFF #FFC4AB
square
#BCFFAB #ABE6FF #EEABFF #FFC4AB
split-complementary
#BCFFAB #C4ABFF #FFABE6
monochromatic
#5AFF31 #8BFF6E #BCFFAB #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.16
#BCFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#BCFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFAB
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFAB | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A5
Deuteranopia (green-blind)
#FAEBB0
Tritanopia (blue-blind)
#B8F9E9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcffab; /* rgb */ color: rgb(188, 255, 171); /* oklch */ color: oklch(93.5% 0.129 139.4);
Tailwind
colors: {
custom: {
50: '#d2ffc4',
500: '#bcffab',
950: '#000000',
},
}SCSS
$custom: #bcffab; $custom-light: #d2ffc4; $custom-dark: #000000;
JSON
{
"hex": "#bcffab",
"rgb": {
"r": 188,
"g": 255,
"b": 171
},
"hsl": {
"h": 107.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93517,
"c": 0.12934,
"h": 139.4
},
"luminance": 0.85152
}Semantic roles & 50–950 ramp
primary
#BCFFAB
secondary
#CC6AE5
accent
#00E6B7
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682