#BCFFB1#BCFFB1
#BCFFB1 is a very light, vivid green. Relative luminance 0.854; OKLCH L 93.6% C 0.123 H 141.0°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFB1 |
|---|---|
| RGB | rgb(188, 255, 177) |
| HSL | hsl(112, 100%, 85%) |
| HSV | hsv(112, 31%, 100%) |
| CMYK | cmyk(26.3%, 0%, 30.6%, 0%) |
| CIE-LAB | lab(94.05, -35.12, 30.77) |
| CIE-LCH | lch(94.05, 46.69, 138.77°) |
| OKLab | oklab(93.63% -0.0957 0.0774) |
| OKLCH | oklch(93.63% 0.123 141) |
| XYZ | xyz(64.4325, 85.3835, 54.6723) |
| Luminance | 0.8539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.49
Light Pastel Green
#B2FBA5
ΔE00 1.86
Pale Green
#C7FDB5
ΔE00 2.04
Light Light Green
#C8FFB0
ΔE00 2.05
Light Mint
#B6FFBB
ΔE00 2.46
Washed Out Green
#BCF5A6
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFB1 #F4B1FF
analogous
#E3FFB1 #BCFFB1 #B1FFCD
triadic
#BCFFB1 #B1BCFF #FFB1BC
tetradic
#BCFFB1 #B1E3FF #F4B1FF #FFCDB1
square
#BCFFB1 #B1E3FF #F4B1FF #FFCDB1
split-complementary
#BCFFB1 #CDB1FF #FFB1E3
monochromatic
#53FF37 #87FF74 #BCFFB1 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.16
#BCFFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#BCFFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFB1
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFB1 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AC
Deuteranopia (green-blind)
#F9EBB5
Tritanopia (blue-blind)
#B7FAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcffb1; /* rgb */ color: rgb(188, 255, 177); /* oklch */ color: oklch(93.6% 0.123 141.0);
Tailwind
colors: {
custom: {
50: '#d1ffc8',
500: '#bcffb1',
950: '#000000',
},
}SCSS
$custom: #bcffb1; $custom-light: #d1ffc8; $custom-dark: #000000;
JSON
{
"hex": "#bcffb1",
"rgb": {
"r": 188,
"g": 255,
"b": 177
},
"hsl": {
"h": 111.538,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.93631,
"c": 0.12311,
"h": 141
},
"luminance": 0.85386
}Semantic roles & 50–950 ramp
primary
#BCFFB1
secondary
#D56FE6
accent
#00E6C5
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682