#BCFD84#BCFD84
#BCFD84 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.4% C 0.166 H 132.1°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFD84 |
|---|---|
| RGB | rgb(188, 253, 132) |
| HSL | hsl(92, 97%, 75%) |
| HSV | hsv(92, 48%, 99%) |
| CMYK | cmyk(25.7%, 0%, 47.8%, 0.8%) |
| CIE-LAB | lab(92.84, -40.16, 51.17) |
| CIE-LCH | lch(92.84, 65.05, 128.13°) |
| OKLab | oklab(92.44% -0.1111 0.123) |
| OKLCH | oklch(92.44% 0.166 132.1) |
| XYZ | xyz(60.0282, 82.6063, 34.6072) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.83
Light Pea Green
#C4FE82
ΔE00 1.37
Pistachio (survey)
#C0FA8B
ΔE00 1.42
Celery
#C1FD95
ΔE00 2.34
Pale Lime
#BEFD73
ΔE00 2.35
Spring Green (survey)
#A9F971
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFD84 #C584FD
analogous
#F9FD84 #BCFD84 #84FD88
triadic
#BCFD84 #84BCFD #FD84BC
tetradic
#BCFD84 #84F9FD #C584FD #FD8884
square
#BCFD84 #84F9FD #C584FD #FD8884
split-complementary
#BCFD84 #8884FD #FD84F9
monochromatic
#7AFB0C #9BFC48 #BCFD84 #DDFEC0 #EFFFE1
Accessibility & contrast
On white
1.20
#BCFD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#BCFD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFD84
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFD84 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7A
Deuteranopia (green-blind)
#FCE98B
Tritanopia (blue-blind)
#BEF5E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bcfd84; /* rgb */ color: rgb(188, 253, 132); /* oklch */ color: oklch(92.4% 0.166 132.1);
Tailwind
colors: {
custom: {
50: '#d2feaa',
500: '#bcfd84',
950: '#000000',
},
}SCSS
$custom: #bcfd84; $custom-light: #d2feaa; $custom-dark: #000000;
JSON
{
"hex": "#bcfd84",
"rgb": {
"r": 188,
"g": 253,
"b": 132
},
"hsl": {
"h": 92.231,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.92443,
"c": 0.16572,
"h": 132.1
},
"luminance": 0.82608
}Semantic roles & 50–950 ramp
primary
#BCFD84
secondary
#9849DC
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681