#BCFFBB#BCFFBB
#BCFFBB is a very light, moderate green. Relative luminance 0.858; OKLCH L 93.8% C 0.113 H 144.3°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFBB |
|---|---|
| RGB | rgb(188, 255, 187) |
| HSL | hsl(119, 100%, 87%) |
| HSV | hsv(119, 27%, 100%) |
| CMYK | cmyk(26.3%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(94.23, -33.54, 25.97) |
| CIE-LCH | lch(94.23, 42.42, 142.25°) |
| OKLab | oklab(93.83% -0.0916 0.0659) |
| OKLCH | oklch(93.83% 0.113 144.3) |
| XYZ | xyz(65.4660, 85.7969, 60.1152) |
| Luminance | 0.8580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.92
Light Mint
#B6FFBB
ΔE00 0.93
Pale Green
#C7FDB5
ΔE00 2.53
Light Mint Green
#A6FBB2
ΔE00 2.86
Light Seafoam Green
#A7FFB5
ΔE00 2.90
Light Light Green
#C8FFB0
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFBB #FEBBFF
analogous
#DEFFBB #BCFFBB #BBFFDC
triadic
#BCFFBB #BBBCFF #FFBBBC
tetradic
#BCFFBB #BBDEFF #FEBBFF #FFDCBB
square
#BCFFBB #BBDEFF #FEBBFF #FFDCBB
split-complementary
#BCFFBB #DCBBFF #FFBBDE
monochromatic
#43FF41 #80FF7E #BCFFBB #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.16
#BCFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#BCFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFBB
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFBB | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B7
Deuteranopia (green-blind)
#F7ECBF
Tritanopia (blue-blind)
#B6FBED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcffbb; /* rgb */ color: rgb(188, 255, 187); /* oklch */ color: oklch(93.8% 0.113 144.3);
Tailwind
colors: {
custom: {
50: '#d1ffcf',
500: '#bcffbb',
950: '#000000',
},
}SCSS
$custom: #bcffbb; $custom-light: #d1ffcf; $custom-dark: #000000;
JSON
{
"hex": "#bcffbb",
"rgb": {
"r": 188,
"g": 255,
"b": 187
},
"hsl": {
"h": 119.118,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.93832,
"c": 0.11282,
"h": 144.3
},
"luminance": 0.85799
}Semantic roles & 50–950 ramp
primary
#BCFFBB
secondary
#E577E7
accent
#00E6E2
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683