#BCFD83#BCFD83
#BCFD83 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.4% C 0.167 H 132.0°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFD83 |
|---|---|
| RGB | rgb(188, 253, 131) |
| HSL | hsl(92, 97%, 75%) |
| HSV | hsv(92, 48%, 99%) |
| CMYK | cmyk(25.7%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(92.83, -40.27, 51.62) |
| CIE-LCH | lch(92.83, 65.47, 127.96°) |
| OKLab | oklab(92.43% -0.1115 0.1239) |
| OKLCH | oklch(92.43% 0.167 132) |
| XYZ | xyz(59.9601, 82.5790, 34.2486) |
| Luminance | 0.8258 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.88
Light Pea Green
#C4FE82
ΔE00 1.29
Pistachio (survey)
#C0FA8B
ΔE00 1.52
Pale Lime
#BEFD73
ΔE00 2.22
Celery
#C1FD95
ΔE00 2.47
Spring Green (survey)
#A9F971
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFD83 #C483FD
analogous
#F9FD83 #BCFD83 #83FD87
triadic
#BCFD83 #83BCFD #FD83BC
tetradic
#BCFD83 #83F9FD #C483FD #FD8783
square
#BCFD83 #83F9FD #C483FD #FD8783
split-complementary
#BCFD83 #8783FD #FD83F9
monochromatic
#7BFB0B #9BFC47 #BCFD83 #DDFEBF #EFFFE1
Accessibility & contrast
On white
1.20
#BCFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#BCFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFD83
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFD83 | 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)
#FFEE79
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#BEF4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bcfd83; /* rgb */ color: rgb(188, 253, 131); /* oklch */ color: oklch(92.4% 0.167 132.0);
Tailwind
colors: {
custom: {
50: '#d3fea9',
500: '#bcfd83',
950: '#000000',
},
}SCSS
$custom: #bcfd83; $custom-light: #d3fea9; $custom-dark: #000000;
JSON
{
"hex": "#bcfd83",
"rgb": {
"r": 188,
"g": 253,
"b": 131
},
"hsl": {
"h": 91.967,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.92429,
"c": 0.16666,
"h": 132
},
"luminance": 0.82581
}Semantic roles & 50–950 ramp
primary
#BCFD83
secondary
#9748DC
accent
#00E67A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681