#BCFFC7#BCFFC7
#BCFFC7 is a very light, moderate green. Relative luminance 0.863; OKLCH L 94.1% C 0.101 H 149.2°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFC7 |
|---|---|
| RGB | rgb(188, 255, 199) |
| HSL | hsl(130, 100%, 87%) |
| HSV | hsv(130, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 22%, 0%) |
| CIE-LAB | lab(94.45, -31.54, 20.19) |
| CIE-LCH | lch(94.45, 37.45, 147.38°) |
| OKLab | oklab(94.09% -0.0865 0.0517) |
| OKLCH | oklch(94.09% 0.101 149.2) |
| XYZ | xyz(66.8047, 86.3323, 67.1657) |
| Luminance | 0.8633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.52
Celadon
#BEFDB7
ΔE00 3.35
Light Seafoam
#A0FEBF
ΔE00 3.76
Mint
#AAF0C1
ΔE00 3.91
Light Mint Green
#A6FBB2
ΔE00 4.09
Light Seafoam Green
#A7FFB5
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFC7 #FFBCF4
analogous
#D3FFBC #BCFFC7 #BCFFE9
triadic
#BCFFC7 #C7BCFF #FFC7BC
tetradic
#BCFFC7 #BCD3FF #FFBCF4 #FFE9BC
square
#BCFFC7 #BCD3FF #FFBCF4 #FFE9BC
split-complementary
#BCFFC7 #E9BCFF #FFBCD3
monochromatic
#42FF61 #7FFF94 #BCFFC7 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.15
#BCFFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#BCFFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFC7
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFC7 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C4
Deuteranopia (green-blind)
#F5ECCA
Tritanopia (blue-blind)
#B3FCF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bcffc7; /* rgb */ color: rgb(188, 255, 199); /* oklch */ color: oklch(94.1% 0.101 149.2);
Tailwind
colors: {
custom: {
50: '#d1ffd8',
500: '#bcffc7',
950: '#000000',
},
}SCSS
$custom: #bcffc7; $custom-light: #d1ffd8; $custom-dark: #000000;
JSON
{
"hex": "#bcffc7",
"rgb": {
"r": 188,
"g": 255,
"b": 199
},
"hsl": {
"h": 129.851,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94091,
"c": 0.10081,
"h": 149.2
},
"luminance": 0.86335
}Semantic roles & 50–950 ramp
primary
#BCFFC7
secondary
#E778D5
accent
#00C0E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683