#BCF491#BCF491
#BCF491 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.6% C 0.140 H 132.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF491 |
|---|---|
| RGB | rgb(188, 244, 145) |
| HSL | hsl(94, 82%, 76%) |
| HSV | hsv(94, 41%, 96%) |
| CMYK | cmyk(23%, 0%, 40.6%, 4.3%) |
| CIE-LAB | lab(90.52, -34.56, 42.03) |
| CIE-LCH | lch(90.52, 54.42, 129.43°) |
| OKLab | oklab(90.62% -0.0948 0.103) |
| OKLCH | oklch(90.62% 0.14 132.6) |
| XYZ | xyz(58.1995, 77.4357, 38.6629) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.89
Pistachio (survey)
#C0FA8B
ΔE00 2.04
Tea Green
#BDF8A3
ΔE00 2.81
Pale Light Green
#B1FC99
ΔE00 3.10
Light Yellowish Green
#C2FF89
ΔE00 3.26
Washed Out Green
#BCF5A6
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF491 #C991F4
analogous
#EEF491 #BCF491 #91F498
triadic
#BCF491 #91BCF4 #F491BC
tetradic
#BCF491 #91EEF4 #C991F4 #F49891
square
#BCF491 #91EEF4 #C991F4 #F49891
split-complementary
#BCF491 #9891F4 #F491EE
monochromatic
#78E922 #9AEE59 #BCF491 #DEFAC9 #EEFCE3
Accessibility & contrast
On white
1.27
#BCF491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#BCF491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF491
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF491 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78A
Deuteranopia (green-blind)
#F3E297
Tritanopia (blue-blind)
#BDEDDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf491; /* rgb */ color: rgb(188, 244, 145); /* oklch */ color: oklch(90.6% 0.140 132.6);
Tailwind
colors: {
custom: {
50: '#d2f8b2',
500: '#bcf491',
950: '#000000',
},
}SCSS
$custom: #bcf491; $custom-light: #d2f8b2; $custom-dark: #000000;
JSON
{
"hex": "#bcf491",
"rgb": {
"r": 188,
"g": 244,
"b": 145
},
"hsl": {
"h": 93.939,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.90624,
"c": 0.14003,
"h": 132.6
},
"luminance": 0.77437
}Semantic roles & 50–950 ramp
primary
#BCF491
secondary
#9D58D2
accent
#07DE81
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581