#BCF291#BCF291
#BCF291 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.2% C 0.137 H 132.3°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF291 |
|---|---|
| RGB | rgb(188, 242, 145) |
| HSL | hsl(93, 79%, 76%) |
| HSV | hsv(93, 40%, 95%) |
| CMYK | cmyk(22.3%, 0%, 40.1%, 5.1%) |
| CIE-LAB | lab(89.97, -33.64, 41.33) |
| CIE-LCH | lch(89.97, 53.29, 129.15°) |
| OKLab | oklab(90.18% -0.0923 0.1014) |
| OKLCH | oklch(90.18% 0.137 132.3) |
| XYZ | xyz(57.6009, 76.2387, 38.4633) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.35
Pistachio (survey)
#C0FA8B
ΔE00 2.44
Tea Green
#BDF8A3
ΔE00 2.83
Pale Light Green
#B1FC99
ΔE00 3.43
Washed Out Green
#BCF5A6
ΔE00 3.50
Light Yellowish Green
#C2FF89
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF291 #C791F2
analogous
#ECF291 #BCF291 #91F296
triadic
#BCF291 #91BCF2 #F291BC
tetradic
#BCF291 #91ECF2 #C791F2 #F29691
square
#BCF291 #91ECF2 #C791F2 #F29691
split-complementary
#BCF291 #9691F2 #F291EC
monochromatic
#79E524 #9BEC5A #BCF291 #DDF8C8 #EEFCE4
Accessibility & contrast
On white
1.29
#BCF291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#BCF291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF291
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF291 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE58A
Deuteranopia (green-blind)
#F2E196
Tritanopia (blue-blind)
#BEEBDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf291; /* rgb */ color: rgb(188, 242, 145); /* oklch */ color: oklch(90.2% 0.137 132.3);
Tailwind
colors: {
custom: {
50: '#d2f6b2',
500: '#bcf291',
950: '#000000',
},
}SCSS
$custom: #bcf291; $custom-light: #d2f6b2; $custom-dark: #000000;
JSON
{
"hex": "#bcf291",
"rgb": {
"r": 188,
"g": 242,
"b": 145
},
"hsl": {
"h": 93.402,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.9018,
"c": 0.13711,
"h": 132.3
},
"luminance": 0.7624
}Semantic roles & 50–950 ramp
primary
#BCF291
secondary
#9A58CF
accent
#0ADB7F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581