#BCFA80#BCFA80
#BCFA80 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.7% C 0.165 H 131.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFA80 |
|---|---|
| RGB | rgb(188, 250, 128) |
| HSL | hsl(90, 92%, 74%) |
| HSV | hsv(90, 49%, 98%) |
| CMYK | cmyk(24.8%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(91.96, -39.27, 51.96) |
| CIE-LCH | lch(91.96, 65.13, 127.08°) |
| OKLab | oklab(91.72% -0.1089 0.1245) |
| OKLCH | oklch(91.72% 0.165 131.2) |
| XYZ | xyz(58.8201, 80.6196, 32.8800) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.23
Light Yellowish Green
#C2FF89
ΔE00 1.25
Pistachio (survey)
#C0FA8B
ΔE00 1.46
Pale Lime
#BEFD73
ΔE00 2.04
Light Yellow Green
#CCFD7F
ΔE00 2.60
Spring Green (survey)
#A9F971
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFA80 #BE80FA
analogous
#F9FA80 #BCFA80 #80FA81
triadic
#BCFA80 #80BCFA #FA80BC
tetradic
#BCFA80 #80F9FA #BE80FA #FA8180
square
#BCFA80 #80F9FA #BE80FA #FA8180
split-complementary
#BCFA80 #8180FA #FA80F9
monochromatic
#7EF50A #9DF845 #BCFA80 #DBFCBB #EFFEE2
Accessibility & contrast
On white
1.23
#BCFA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#BCFA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFA80
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFA80 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#BFF1DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcfa80; /* rgb */ color: rgb(188, 250, 128); /* oklch */ color: oklch(91.7% 0.165 131.2);
Tailwind
colors: {
custom: {
50: '#d2fca7',
500: '#bcfa80',
950: '#000000',
},
}SCSS
$custom: #bcfa80; $custom-light: #d2fca7; $custom-dark: #000000;
JSON
{
"hex": "#bcfa80",
"rgb": {
"r": 188,
"g": 250,
"b": 128
},
"hsl": {
"h": 90.492,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.91716,
"c": 0.16536,
"h": 131.2
},
"luminance": 0.80621
}Semantic roles & 50–950 ramp
primary
#BCFA80
secondary
#9047D7
accent
#00E675
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580