#BCF984#BCF984
#BCF984 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.5% C 0.160 H 131.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF984 |
|---|---|
| RGB | rgb(188, 249, 132) |
| HSL | hsl(91, 91%, 75%) |
| HSV | hsv(91, 47%, 98%) |
| CMYK | cmyk(24.5%, 0%, 47%, 2.4%) |
| CIE-LAB | lab(91.73, -38.38, 49.81) |
| CIE-LCH | lch(91.73, 62.88, 127.62°) |
| OKLab | oklab(91.55% -0.1061 0.1199) |
| OKLCH | oklch(91.55% 0.16 131.5) |
| XYZ | xyz(58.7787, 80.1072, 34.1907) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.90
Light Yellowish Green
#C2FF89
ΔE00 1.26
Light Pea Green
#C4FE82
ΔE00 1.64
Celery
#C1FD95
ΔE00 2.17
Pale Lime
#BEFD73
ΔE00 2.69
Light Yellow Green
#CCFD7F
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF984 #C184F9
analogous
#F7F984 #BCF984 #84F987
triadic
#BCF984 #84BCF9 #F984BC
tetradic
#BCF984 #84F7F9 #C184F9 #F98784
square
#BCF984 #84F7F9 #C184F9 #F98784
split-complementary
#BCF984 #8784F9 #F984F7
monochromatic
#7CF30F #9CF64A #BCF984 #DCFCBE #EFFEE2
Accessibility & contrast
On white
1.23
#BCF984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#BCF984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF984
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF984 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#BEF1DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf984; /* rgb */ color: rgb(188, 249, 132); /* oklch */ color: oklch(91.5% 0.160 131.5);
Tailwind
colors: {
custom: {
50: '#d2fbaa',
500: '#bcf984',
950: '#000000',
},
}SCSS
$custom: #bcf984; $custom-light: #d2fbaa; $custom-dark: #000000;
JSON
{
"hex": "#bcf984",
"rgb": {
"r": 188,
"g": 249,
"b": 132
},
"hsl": {
"h": 91.282,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.91546,
"c": 0.16017,
"h": 131.5
},
"luminance": 0.80109
}Semantic roles & 50–950 ramp
primary
#BCF984
secondary
#944BD7
accent
#00E678
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581