#BCFEA7#BCFEA7
#BCFEA7 is a very light, vivid green. Relative luminance 0.844; OKLCH L 93.2% C 0.132 H 138.3°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEA7 |
|---|---|
| RGB | rgb(188, 254, 167) |
| HSL | hsl(106, 98%, 83%) |
| HSV | hsv(106, 34%, 100%) |
| CMYK | cmyk(26%, 0%, 34.3%, 0.4%) |
| CIE-LAB | lab(93.61, -36.14, 35.19) |
| CIE-LCH | lch(93.61, 50.44, 135.77°) |
| OKLab | oklab(93.22% -0.0986 0.0878) |
| OKLCH | oklch(93.22% 0.132 138.3) |
| XYZ | xyz(63.1540, 84.3630, 49.5080) |
| Luminance | 0.8437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.41
Tea Green
#BDF8A3
ΔE00 1.43
Light Light Green
#C8FFB0
ΔE00 2.00
Pastel Green
#B0FF9D
ΔE00 2.13
Pale Light Green
#B1FC99
ΔE00 2.17
Washed Out Green
#BCF5A6
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEA7 #E9A7FE
analogous
#E8FEA7 #BCFEA7 #A7FEBD
triadic
#BCFEA7 #A7BCFE #FEA7BC
tetradic
#BCFEA7 #A7E8FE #E9A7FE #FEBDA7
square
#BCFEA7 #A7E8FE #E9A7FE #FEBDA7
split-complementary
#BCFEA7 #BDA7FE #FEA7E8
monochromatic
#60FD2E #8EFD6A #BCFEA7 #E8FFE1 #E8FFE1
Accessibility & contrast
On white
1.17
#BCFEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#BCFEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEA7
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEA7 | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A1
Deuteranopia (green-blind)
#F9EAAC
Tritanopia (blue-blind)
#B9F8E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcfea7; /* rgb */ color: rgb(188, 254, 167); /* oklch */ color: oklch(93.2% 0.132 138.3);
Tailwind
colors: {
custom: {
50: '#d2ffc2',
500: '#bcfea7',
950: '#000000',
},
}SCSS
$custom: #bcfea7; $custom-light: #d2ffc2; $custom-dark: #000000;
JSON
{
"hex": "#bcfea7",
"rgb": {
"r": 188,
"g": 254,
"b": 167
},
"hsl": {
"h": 105.517,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.93221,
"c": 0.13199,
"h": 138.3
},
"luminance": 0.84365
}Semantic roles & 50–950 ramp
primary
#BCFEA7
secondary
#C567E2
accent
#00E6AE
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682