#BCFF9A#BCFF9A
#BCFF9A is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.2% C 0.147 H 135.7°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF9A |
|---|---|
| RGB | rgb(188, 255, 154) |
| HSL | hsl(100, 100%, 80%) |
| HSV | hsv(100, 40%, 100%) |
| CMYK | cmyk(26.3%, 0%, 39.6%, 0%) |
| CIE-LAB | lab(93.69, -38.38, 41.70) |
| CIE-LCH | lch(93.69, 56.67, 132.63°) |
| OKLab | oklab(93.22% -0.1051 0.1026) |
| OKLCH | oklch(93.22% 0.147 135.7) |
| XYZ | xyz(62.3302, 84.5425, 43.5999) |
| Luminance | 0.8454 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.36
Pale Light Green
#B1FC99
ΔE00 1.58
Pastel Green
#B0FF9D
ΔE00 1.99
Pistachio (survey)
#C0FA8B
ΔE00 2.62
Tea Green
#BDF8A3
ΔE00 2.69
Light Yellowish Green
#C2FF89
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF9A #DD9AFF
analogous
#EEFF9A #BCFF9A #9AFFAA
triadic
#BCFF9A #9ABCFF #FF9ABC
tetradic
#BCFF9A #9AEEFF #DD9AFF #FFAA9A
square
#BCFF9A #9AEEFF #DD9AFF #FFAA9A
split-complementary
#BCFF9A #AA9AFF #FF9AEE
monochromatic
#6BFF20 #93FF5D #BCFF9A #E5FFD7 #EBFFE0
Accessibility & contrast
On white
1.17
#BCFF9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#BCFF9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF9A
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF9A | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF193
Deuteranopia (green-blind)
#FCEBA0
Tritanopia (blue-blind)
#BBF8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcff9a; /* rgb */ color: rgb(188, 255, 154); /* oklch */ color: oklch(93.2% 0.147 135.7);
Tailwind
colors: {
custom: {
50: '#d2ffb9',
500: '#bcff9a',
950: '#000000',
},
}SCSS
$custom: #bcff9a; $custom-light: #d2ffb9; $custom-dark: #000000;
JSON
{
"hex": "#bcff9a",
"rgb": {
"r": 188,
"g": 255,
"b": 154
},
"hsl": {
"h": 99.802,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.9322,
"c": 0.14686,
"h": 135.7
},
"luminance": 0.84544
}Semantic roles & 50–950 ramp
primary
#BCFF9A
secondary
#B55BE2
accent
#00E698
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681