#BCFF95#BCFF95
#BCFF95 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.1% C 0.152 H 134.8°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF95 |
|---|---|
| RGB | rgb(188, 255, 149) |
| HSL | hsl(98, 100%, 79%) |
| HSV | hsv(98, 42%, 100%) |
| CMYK | cmyk(26.3%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(93.61, -39.03, 44.04) |
| CIE-LCH | lch(93.61, 58.84, 131.55°) |
| OKLab | oklab(93.14% -0.1071 0.1078) |
| OKLCH | oklch(93.14% 0.152 134.8) |
| XYZ | xyz(61.9224, 84.3794, 41.4523) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.01
Pistachio (survey)
#C0FA8B
ΔE00 2.02
Pale Light Green
#B1FC99
ΔE00 2.05
Light Yellowish Green
#C2FF89
ΔE00 2.30
Pastel Green
#B0FF9D
ΔE00 2.53
Tea Green
#BDF8A3
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF95 #D895FF
analogous
#F1FF95 #BCFF95 #95FFA3
triadic
#BCFF95 #95BCFF #FF95BC
tetradic
#BCFF95 #95F1FF #D895FF #FFA395
square
#BCFF95 #95F1FF #D895FF #FFA395
split-complementary
#BCFF95 #A395FF #FF95F1
monochromatic
#6FFF1B #95FF58 #BCFF95 #E3FFD2 #ECFFE0
Accessibility & contrast
On white
1.17
#BCFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#BCFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF95
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF95 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08D
Deuteranopia (green-blind)
#FCEB9B
Tritanopia (blue-blind)
#BCF8E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcff95; /* rgb */ color: rgb(188, 255, 149); /* oklch */ color: oklch(93.1% 0.152 134.8);
Tailwind
colors: {
custom: {
50: '#d2ffb5',
500: '#bcff95',
950: '#000000',
},
}SCSS
$custom: #bcff95; $custom-light: #d2ffb5; $custom-dark: #000000;
JSON
{
"hex": "#bcff95",
"rgb": {
"r": 188,
"g": 255,
"b": 149
},
"hsl": {
"h": 97.925,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.93139,
"c": 0.1519,
"h": 134.8
},
"luminance": 0.84381
}Semantic roles & 50–950 ramp
primary
#BCFF95
secondary
#AE57E1
accent
#00E691
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681