#BCFF6F#BCFF6F
#BCFF6F is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.6% C 0.187 H 130.2°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF6F |
|---|---|
| RGB | rgb(188, 255, 111) |
| HSL | hsl(88, 100%, 72%) |
| HSV | hsv(88, 56%, 100%) |
| CMYK | cmyk(26.3%, 0%, 56.5%, 0%) |
| CIE-LAB | lab(93.17, -43.16, 61.05) |
| CIE-LCH | lch(93.17, 74.76, 125.26°) |
| OKLab | oklab(92.64% -0.1209 0.1429) |
| OKLCH | oklch(92.64% 0.187 130.2) |
| XYZ | xyz(59.3677, 83.3576, 27.9976) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.74
Light Lime Green
#B9FF66
ΔE00 0.92
Pale Lime Green
#B1FF65
ΔE00 1.50
Light Lime
#AEFD6C
ΔE00 1.81
Key Lime
#AEFF6E
ΔE00 1.94
Light Pea Green
#C4FE82
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF6F #B26FFF
analogous
#FFFA6F #BCFF6F #74FF6F
triadic
#BCFF6F #6FBCFF #FF6FBC
tetradic
#BCFF6F #6FFFFA #B26FFF #FF6F74
square
#BCFF6F #6FFFFA #B26FFF #FF6F74
split-complementary
#BCFF6F #6F74FF #FA6FFF
monochromatic
#82F400 #A0FF32 #BCFF6F #D8FFAC #F1FFE0
Accessibility & contrast
On white
1.19
#BCFF6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#BCFF6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF6F
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF6F | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF60
Deuteranopia (green-blind)
#FFEA79
Tritanopia (blue-blind)
#C0F5E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bcff6f; /* rgb */ color: rgb(188, 255, 111); /* oklch */ color: oklch(92.6% 0.187 130.2);
Tailwind
colors: {
custom: {
50: '#d3ff9c',
500: '#bcff6f',
950: '#000000',
},
}SCSS
$custom: #bcff6f; $custom-light: #d3ff9c; $custom-dark: #000000;
JSON
{
"hex": "#bcff6f",
"rgb": {
"r": 188,
"g": 255,
"b": 111
},
"hsl": {
"h": 87.917,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.92636,
"c": 0.18718,
"h": 130.2
},
"luminance": 0.83359
}Semantic roles & 50–950 ramp
primary
#BCFF6F
secondary
#8337DC
accent
#00E66B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680