#BCFF94#BCFF94
#BCFF94 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.1% C 0.153 H 134.6°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF94 |
|---|---|
| RGB | rgb(188, 255, 148) |
| HSL | hsl(98, 100%, 79%) |
| HSV | hsv(98, 42%, 100%) |
| CMYK | cmyk(26.3%, 0%, 42%, 0%) |
| CIE-LAB | lab(93.60, -39.15, 44.50) |
| CIE-LCH | lch(93.60, 59.28, 131.34°) |
| OKLab | oklab(93.12% -0.1074 0.1088) |
| OKLCH | oklch(93.12% 0.153 134.6) |
| XYZ | xyz(61.8429, 84.3476, 41.0336) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.00
Pistachio (survey)
#C0FA8B
ΔE00 1.91
Light Yellowish Green
#C2FF89
ΔE00 2.16
Pale Light Green
#B1FC99
ΔE00 2.17
Pastel Green
#B0FF9D
ΔE00 2.65
Light Pea Green
#C4FE82
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF94 #D794FF
analogous
#F2FF94 #BCFF94 #94FFA2
triadic
#BCFF94 #94BCFF #FF94BC
tetradic
#BCFF94 #94F2FF #D794FF #FFA294
square
#BCFF94 #94F2FF #D794FF #FFA294
split-complementary
#BCFF94 #A294FF #FF94F2
monochromatic
#6FFF1A #96FF57 #BCFF94 #E2FFD1 #ECFFE0
Accessibility & contrast
On white
1.18
#BCFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#BCFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF94
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF94 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08C
Deuteranopia (green-blind)
#FDEB9A
Tritanopia (blue-blind)
#BCF8E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcff94; /* rgb */ color: rgb(188, 255, 148); /* oklch */ color: oklch(93.1% 0.153 134.6);
Tailwind
colors: {
custom: {
50: '#d2ffb5',
500: '#bcff94',
950: '#000000',
},
}SCSS
$custom: #bcff94; $custom-light: #d2ffb5; $custom-dark: #000000;
JSON
{
"hex": "#bcff94",
"rgb": {
"r": 188,
"g": 255,
"b": 148
},
"hsl": {
"h": 97.57,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93124,
"c": 0.15291,
"h": 134.6
},
"luminance": 0.84349
}Semantic roles & 50–950 ramp
primary
#BCFF94
secondary
#AD56E1
accent
#00E690
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681