#BCFFBE#BCFFBE
#BCFFBE is a very light, moderate green. Relative luminance 0.859; OKLCH L 93.9% C 0.110 H 145.4°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFBE |
|---|---|
| RGB | rgb(188, 255, 190) |
| HSL | hsl(122, 100%, 87%) |
| HSV | hsv(122, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(94.28, -33.05, 24.53) |
| CIE-LCH | lch(94.28, 41.16, 143.43°) |
| OKLab | oklab(93.9% -0.0903 0.0624) |
| OKLCH | oklch(93.9% 0.11 145.4) |
| XYZ | xyz(65.7905, 85.9267, 61.8243) |
| Luminance | 0.8593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.95
Celadon
#BEFDB7
ΔE00 1.44
Pale Green
#C7FDB5
ΔE00 2.96
Light Mint Green
#A6FBB2
ΔE00 2.99
Light Seafoam Green
#A7FFB5
ΔE00 3.02
Very Pale Green
#CFFDBC
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFBE #FFBCFD
analogous
#DCFFBC #BCFFBE #BCFFE0
triadic
#BCFFBE #BEBCFF #FFBEBC
tetradic
#BCFFBE #BCDCFF #FFBCFD #FFE0BC
square
#BCFFBE #BCDCFF #FFBCFD #FFE0BC
split-complementary
#BCFFBE #E0BCFF #FFBCDC
monochromatic
#42FF47 #7FFF83 #BCFFBE #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.15
#BCFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#BCFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFBE
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFBE | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BA
Deuteranopia (green-blind)
#F7ECC1
Tritanopia (blue-blind)
#B5FBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bcffbe; /* rgb */ color: rgb(188, 255, 190); /* oklch */ color: oklch(93.9% 0.110 145.4);
Tailwind
colors: {
custom: {
50: '#d1ffd1',
500: '#bcffbe',
950: '#000000',
},
}SCSS
$custom: #bcffbe; $custom-light: #d1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#bcffbe",
"rgb": {
"r": 188,
"g": 255,
"b": 190
},
"hsl": {
"h": 121.791,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.93895,
"c": 0.10976,
"h": 145.4
},
"luminance": 0.85929
}Semantic roles & 50–950 ramp
primary
#BCFFBE
secondary
#E778E4
accent
#00DFE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683