#BCFF79#BCFF79
#BCFF79 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.8% C 0.179 H 131.1°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF79 |
|---|---|
| RGB | rgb(188, 255, 121) |
| HSL | hsl(90, 100%, 74%) |
| HSV | hsv(90, 53%, 100%) |
| CMYK | cmyk(26.3%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(93.27, -42.20, 56.74) |
| CIE-LCH | lch(93.27, 70.72, 126.64°) |
| OKLab | oklab(92.75% -0.1175 0.1345) |
| OKLCH | oklch(92.75% 0.179 131.1) |
| XYZ | xyz(59.9495, 83.5903, 31.0614) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.98
Light Pea Green
#C4FE82
ΔE00 1.45
Light Lime
#AEFD6C
ΔE00 1.85
Key Lime
#AEFF6E
ΔE00 1.89
Light Yellowish Green
#C2FF89
ΔE00 1.98
Light Lime Green
#B9FF66
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF79 #BC79FF
analogous
#FFFF79 #BCFF79 #79FF79
triadic
#BCFF79 #79BCFF #FF79BC
tetradic
#BCFF79 #79FFFF #BC79FF #FF7979
square
#BCFF79 #79FFFF #BC79FF #FF7979
split-complementary
#BCFF79 #7979FF #FF79FF
monochromatic
#7FFE00 #9DFF3C #BCFF79 #DBFFB6 #F0FFE0
Accessibility & contrast
On white
1.19
#BCFF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#BCFF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF79
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF79 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 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)
#FFEF6C
Deuteranopia (green-blind)
#FFEA82
Tritanopia (blue-blind)
#BFF6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff79; /* rgb */ color: rgb(188, 255, 121); /* oklch */ color: oklch(92.8% 0.179 131.1);
Tailwind
colors: {
custom: {
50: '#d3ffa3',
500: '#bcff79',
950: '#000000',
},
}SCSS
$custom: #bcff79; $custom-light: #d3ffa3; $custom-dark: #000000;
JSON
{
"hex": "#bcff79",
"rgb": {
"r": 188,
"g": 255,
"b": 121
},
"hsl": {
"h": 90,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.92751,
"c": 0.17856,
"h": 131.1
},
"luminance": 0.83592
}Semantic roles & 50–950 ramp
primary
#BCFF79
secondary
#8E3FDD
accent
#00E673
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680