#BCFF7B#BCFF7B
#BCFF7B is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.8% C 0.177 H 131.4°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF7B |
|---|---|
| RGB | rgb(188, 255, 123) |
| HSL | hsl(90, 100%, 74%) |
| HSV | hsv(90, 52%, 100%) |
| CMYK | cmyk(26.3%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(93.29, -42.00, 55.86) |
| CIE-LCH | lch(93.29, 69.89, 126.94°) |
| OKLab | oklab(92.78% -0.1168 0.1327) |
| OKLCH | oklch(92.78% 0.177 131.4) |
| XYZ | xyz(60.0734, 83.6398, 31.7141) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.20
Light Pea Green
#C4FE82
ΔE00 1.35
Light Yellowish Green
#C2FF89
ΔE00 1.75
Light Lime
#AEFD6C
ΔE00 1.96
Key Lime
#AEFF6E
ΔE00 1.97
Light Lime Green
#B9FF66
ΔE00 2.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF7B #BE7BFF
analogous
#FEFF7B #BCFF7B #7BFF7C
triadic
#BCFF7B #7BBCFF #FF7BBC
tetradic
#BCFF7B #7BFEFF #BE7BFF #FF7C7B
square
#BCFF7B #7BFEFF #BE7BFF #FF7C7B
split-complementary
#BCFF7B #7C7BFF #FF7BFE
monochromatic
#7EFF01 #9DFF3E #BCFF7B #DBFFB8 #EFFFE0
Accessibility & contrast
On white
1.18
#BCFF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#BCFF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF7B
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF7B | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6F
Deuteranopia (green-blind)
#FFEA84
Tritanopia (blue-blind)
#BFF6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff7b; /* rgb */ color: rgb(188, 255, 123); /* oklch */ color: oklch(92.8% 0.177 131.4);
Tailwind
colors: {
custom: {
50: '#d3ffa4',
500: '#bcff7b',
950: '#000000',
},
}SCSS
$custom: #bcff7b; $custom-light: #d3ffa4; $custom-dark: #000000;
JSON
{
"hex": "#bcff7b",
"rgb": {
"r": 188,
"g": 255,
"b": 123
},
"hsl": {
"h": 90.455,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.92775,
"c": 0.17677,
"h": 131.4
},
"luminance": 0.83641
}Semantic roles & 50–950 ramp
primary
#BCFF7B
secondary
#9041DD
accent
#00E674
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680