#BCF784#BCF784
#BCF784 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.1% C 0.157 H 131.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF784 |
|---|---|
| RGB | rgb(188, 247, 132) |
| HSL | hsl(91, 88%, 74%) |
| HSV | hsv(91, 47%, 97%) |
| CMYK | cmyk(23.9%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(91.18, -37.48, 49.12) |
| CIE-LCH | lch(91.18, 61.79, 127.34°) |
| OKLab | oklab(91.1% -0.1036 0.1184) |
| OKLCH | oklch(91.1% 0.157 131.2) |
| XYZ | xyz(58.1638, 78.8775, 33.9858) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.91
Light Yellowish Green
#C2FF89
ΔE00 1.64
Light Pea Green
#C4FE82
ΔE00 1.93
Celery
#C1FD95
ΔE00 2.22
Pale Lime
#BEFD73
ΔE00 2.96
Light Yellow Green
#CCFD7F
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF784 #BF84F7
analogous
#F5F784 #BCF784 #84F786
triadic
#BCF784 #84BCF7 #F784BC
tetradic
#BCF784 #84F5F7 #BF84F7 #F78684
square
#BCF784 #84F5F7 #BF84F7 #F78684
split-complementary
#BCF784 #8684F7 #F784F5
monochromatic
#7DF011 #9DF34B #BCF784 #DBFBBD #EFFDE2
Accessibility & contrast
On white
1.25
#BCF784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#BCF784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF784
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF784 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97A
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#BFEFDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf784; /* rgb */ color: rgb(188, 247, 132); /* oklch */ color: oklch(91.1% 0.157 131.2);
Tailwind
colors: {
custom: {
50: '#d2faaa',
500: '#bcf784',
950: '#000000',
},
}SCSS
$custom: #bcf784; $custom-light: #d2faaa; $custom-dark: #000000;
JSON
{
"hex": "#bcf784",
"rgb": {
"r": 188,
"g": 247,
"b": 132
},
"hsl": {
"h": 90.783,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.91099,
"c": 0.15737,
"h": 131.2
},
"luminance": 0.78879
}Semantic roles & 50–950 ramp
primary
#BCF784
secondary
#914BD4
accent
#01E476
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581