#BCF57A#BCF57A
#BCF57A is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.5% C 0.164 H 129.7°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF57A |
|---|---|
| RGB | rgb(188, 245, 122) |
| HSL | hsl(88, 86%, 72%) |
| HSV | hsv(88, 50%, 96%) |
| CMYK | cmyk(23.3%, 0%, 50.2%, 3.9%) |
| CIE-LAB | lab(90.51, -37.67, 52.98) |
| CIE-LCH | lch(90.51, 65.01, 125.41°) |
| OKLab | oklab(90.52% -0.1048 0.1263) |
| OKLCH | oklch(90.52% 0.164 129.7) |
| XYZ | xyz(56.9037, 77.4001, 30.3503) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.88
Pistachio (survey)
#C0FA8B
ΔE00 2.14
Pale Lime
#BEFD73
ΔE00 2.19
Light Yellowish Green
#C2FF89
ΔE00 2.34
Light Yellow Green
#CCFD7F
ΔE00 2.48
Spring Green (survey)
#A9F971
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF57A #B37AF5
analogous
#F5F17A #BCF57A #7FF57A
triadic
#BCF57A #7ABCF5 #F57ABC
tetradic
#BCF57A #7AF5F1 #B37AF5 #F57A7F
square
#BCF57A #7AF5F1 #B37AF5 #F57A7F
split-complementary
#BCF57A #7A7FF5 #F17AF5
monochromatic
#82E311 #9FF141 #BCF57A #D9F9B3 #F1FDE3
Accessibility & contrast
On white
1.27
#BCF57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#BCF57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF57A
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF57A | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE66F
Deuteranopia (green-blind)
#F7E282
Tritanopia (blue-blind)
#C0ECD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf57a; /* rgb */ color: rgb(188, 245, 122); /* oklch */ color: oklch(90.5% 0.164 129.7);
Tailwind
colors: {
custom: {
50: '#d2f8a3',
500: '#bcf57a',
950: '#000000',
},
}SCSS
$custom: #bcf57a; $custom-light: #d2f8a3; $custom-dark: #000000;
JSON
{
"hex": "#bcf57a",
"rgb": {
"r": 188,
"g": 245,
"b": 122
},
"hsl": {
"h": 87.805,
"s": 86.014,
"l": 71.961
},
"oklch": {
"l": 0.90516,
"c": 0.16416,
"h": 129.7
},
"luminance": 0.77401
}Semantic roles & 50–950 ramp
primary
#BCF57A
secondary
#8443D0
accent
#03E36B
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580