#BCFF7A#BCFF7A
#BCFF7A is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.8% C 0.178 H 131.2°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF7A |
|---|---|
| RGB | rgb(188, 255, 122) |
| HSL | hsl(90, 100%, 74%) |
| HSV | hsv(90, 52%, 100%) |
| CMYK | cmyk(26.3%, 0%, 52.2%, 0%) |
| CIE-LAB | lab(93.28, -42.10, 56.30) |
| CIE-LCH | lch(93.28, 70.30, 126.79°) |
| OKLab | oklab(92.76% -0.1171 0.1336) |
| OKLCH | oklch(92.76% 0.178 131.2) |
| XYZ | xyz(60.0111, 83.6149, 31.3861) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.09
Light Pea Green
#C4FE82
ΔE00 1.40
Light Yellowish Green
#C2FF89
ΔE00 1.86
Light Lime
#AEFD6C
ΔE00 1.90
Key Lime
#AEFF6E
ΔE00 1.93
Light Lime Green
#B9FF66
ΔE00 2.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF7A #BD7AFF
analogous
#FEFF7A #BCFF7A #7AFF7B
triadic
#BCFF7A #7ABCFF #FF7ABC
tetradic
#BCFF7A #7AFEFF #BD7AFF #FF7B7A
square
#BCFF7A #7AFEFF #BD7AFF #FF7B7A
split-complementary
#BCFF7A #7B7AFF #FF7AFE
monochromatic
#7EFF00 #9DFF3D #BCFF7A #DBFFB7 #F0FFE0
Accessibility & contrast
On white
1.18
#BCFF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#BCFF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF7A
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF7A | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6E
Deuteranopia (green-blind)
#FFEA83
Tritanopia (blue-blind)
#BFF6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff7a; /* rgb */ color: rgb(188, 255, 122); /* oklch */ color: oklch(92.8% 0.178 131.2);
Tailwind
colors: {
custom: {
50: '#d3ffa3',
500: '#bcff7a',
950: '#000000',
},
}SCSS
$custom: #bcff7a; $custom-light: #d3ffa3; $custom-dark: #000000;
JSON
{
"hex": "#bcff7a",
"rgb": {
"r": 188,
"g": 255,
"b": 122
},
"hsl": {
"h": 90.226,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.92763,
"c": 0.17767,
"h": 131.2
},
"luminance": 0.83617
}Semantic roles & 50–950 ramp
primary
#BCFF7A
secondary
#8F40DD
accent
#00E674
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680